Uses of Class
de.cau.cs.kieler.core.annotations.impl.AnnotatableImpl

Packages that use AnnotatableImpl
de.cau.cs.kieler.core.annotations.impl Implementation of the Annotations model. 
de.cau.cs.kieler.core.kexpressions.impl   
de.cau.cs.kieler.kaom.impl   
de.cau.cs.kieler.synccharts.impl   
 

Uses of AnnotatableImpl in de.cau.cs.kieler.core.annotations.impl
 

Subclasses of AnnotatableImpl in de.cau.cs.kieler.core.annotations.impl
 class AnnotationImpl
          An implementation of the model object 'Annotation'.
 class BooleanAnnotationImpl
          An implementation of the model object 'Boolean Annotation'.
 class ContainmentAnnotationImpl
          An implementation of the model object 'Containment Annotation'.
 class FloatAnnotationImpl
          An implementation of the model object 'Float Annotation'.
 class ImportAnnotationImpl
          An implementation of the model object 'Import Annotation'.
 class IntAnnotationImpl
          An implementation of the model object 'Int Annotation'.
 class NamedObjectImpl
          An implementation of the model object 'Named Object'.
 class ReferenceAnnotationImpl
          An implementation of the model object 'Reference Annotation'.
 class StringAnnotationImpl
          An implementation of the model object 'String Annotation'.
 class TypedStringAnnotationImpl
          An implementation of the model object 'Typed String Annotation'.
 

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

Subclasses of AnnotatableImpl in de.cau.cs.kieler.core.kexpressions.impl
 class ISignalImpl
          An implementation of the model object 'ISignal'.
 class IVariableImpl
          An implementation of the model object 'IVariable'.
 class SignalImpl
          An implementation of the model object 'Signal'.
 class ValuedObjectImpl
          An implementation of the model object 'Valued Object'.
 class VariableImpl
          An implementation of the model object 'Variable'.
 

Uses of AnnotatableImpl in de.cau.cs.kieler.kaom.impl
 

Subclasses of AnnotatableImpl in de.cau.cs.kieler.kaom.impl
 class EntityImpl
          An implementation of the model object 'Entity'.
 class LinkImpl
          An implementation of the model object 'Link'.
 class PortImpl
          An implementation of the model object 'Port'.
 class RelationImpl
          An implementation of the model object 'Relation'.
 

Uses of AnnotatableImpl in de.cau.cs.kieler.synccharts.impl
 

Subclasses of AnnotatableImpl in de.cau.cs.kieler.synccharts.impl
 class ActionImpl
          An implementation of the model object 'Action'.
 class RegionImpl
          An implementation of the model object 'Region'.
 class ScopeImpl
          An implementation of the model object 'Scope'.
 class StateImpl
          An implementation of the model object 'State'.
 class TransitionImpl
          An implementation of the model object 'Transition'.