Uses of Class
org.eclipse.ocl.examples.domain.library.AbstractProperty

Packages that use AbstractProperty
org.eclipse.ocl.examples.library.collection   
org.eclipse.ocl.examples.library.ecore   
org.eclipse.ocl.examples.library.enumeration   
org.eclipse.ocl.examples.pivot.ecore   
org.eclipse.ocl.examples.pivot.library   
 

Uses of AbstractProperty in org.eclipse.ocl.examples.library.collection
 

Subclasses of AbstractProperty in org.eclipse.ocl.examples.library.collection
 class CollectionClassifierElementTypeProperty
          CollectionClassifierElementTypeProperty realizes the CollectionClassifier::elementType() library property.
 

Uses of AbstractProperty in org.eclipse.ocl.examples.library.ecore
 

Subclasses of AbstractProperty in org.eclipse.ocl.examples.library.ecore
 class EcoreLibraryOppositeProperty
          An EcoreLibraryOppositeProperty provides the LibraryProperty to implement a PropertyCallExp using the inverse navigation of an EStructuralFeature.
 class EcoreLibraryProperty
          An EcoreLibraryProperty provides the LibraryProperty to implement a PropertyCallExp using an EStructuralFeature.
 

Uses of AbstractProperty in org.eclipse.ocl.examples.library.enumeration
 

Subclasses of AbstractProperty in org.eclipse.ocl.examples.library.enumeration
 class EnumerationClassifierOwnedLiteralProperty
          EnumerationClassifierOwnedLiteralProperty realizes the EnumerationClassifier::ownedLiteral() library property.
 

Uses of AbstractProperty in org.eclipse.ocl.examples.pivot.ecore
 

Subclasses of AbstractProperty in org.eclipse.ocl.examples.pivot.ecore
 class EObjectProperty
          An EObjectProperty provides the standard LibraryProperty to implement a PropertyCallExp.
 

Uses of AbstractProperty in org.eclipse.ocl.examples.pivot.library
 

Subclasses of AbstractProperty in org.eclipse.ocl.examples.pivot.library
 class CompositionProperty
          The static instance of CompositionProperty supports evaluation of a property call that navigates a relationship to a container.
 class ConstrainedProperty
          An instance of ConstrainedProperty supports evaluation of a relationship defined by constraints.
 class ExplicitNavigationProperty
          The static instance of ExplicitNavigationProperty supports evaluation of a property call that navigates a relationship.
 class ImplicitNonCompositionProperty
          The static instance of ImplicitNonCompositionProperty supports evaluation of implicit properties for opposites of non-composition relationships.
 class TuplePartProperty