Uses of Class
de.cau.cs.kieler.core.kexpressions.impl.InterfaceDeclarationImpl

Packages that use InterfaceDeclarationImpl
de.cau.cs.kieler.core.kexpressions.impl   
 

Uses of InterfaceDeclarationImpl in de.cau.cs.kieler.core.kexpressions.impl
 

Subclasses of InterfaceDeclarationImpl in de.cau.cs.kieler.core.kexpressions.impl
 class InputImpl
          An implementation of the model object 'Input'.
 class InputOutputImpl
          An implementation of the model object 'Input Output'.
 class InterfaceSignalDeclImpl
          An implementation of the model object 'Interface Signal Decl'.
 class InterfaceVariableDeclImpl
          An implementation of the model object 'Interface Variable Decl'.
 class OutputImpl
          An implementation of the model object 'Output'.
 class ReturnImpl
          An implementation of the model object 'Return'.