Uses of Package
org.eclipse.ocl.examples.domain.elements

Packages that use org.eclipse.ocl.examples.domain.elements
org.eclipse.ocl.examples.autogen.autocgmodel   
org.eclipse.ocl.examples.autogen.autocgmodel.impl   
org.eclipse.ocl.examples.autogen.autocgmodel.util   
org.eclipse.ocl.examples.codegen.analyzer   
org.eclipse.ocl.examples.codegen.cgmodel   
org.eclipse.ocl.examples.codegen.cgmodel.impl   
org.eclipse.ocl.examples.codegen.cgmodel.util   
org.eclipse.ocl.examples.codegen.generator   
org.eclipse.ocl.examples.codegen.java.types   
org.eclipse.ocl.examples.codegen.oclinecore   
org.eclipse.ocl.examples.debug.evaluator   
org.eclipse.ocl.examples.debug.vm   
org.eclipse.ocl.examples.debug.vm.evaluator   
org.eclipse.ocl.examples.domain.elements   
org.eclipse.ocl.examples.domain.evaluation   
org.eclipse.ocl.examples.domain.ids   
org.eclipse.ocl.examples.domain.ids.impl   
org.eclipse.ocl.examples.domain.library   
org.eclipse.ocl.examples.domain.types   
org.eclipse.ocl.examples.domain.utilities   
org.eclipse.ocl.examples.domain.values   
org.eclipse.ocl.examples.domain.values.impl   
org.eclipse.ocl.examples.domain.values.util   
org.eclipse.ocl.examples.library.classifier   
org.eclipse.ocl.examples.library.collection   
org.eclipse.ocl.examples.library.ecore   
org.eclipse.ocl.examples.library.executor   
org.eclipse.ocl.examples.library.logical   
org.eclipse.ocl.examples.library.oclany   
org.eclipse.ocl.examples.library.oclstdlib   
org.eclipse.ocl.examples.library.string   
org.eclipse.ocl.examples.pivot   
org.eclipse.ocl.examples.pivot.ecore   
org.eclipse.ocl.examples.pivot.evaluation   
org.eclipse.ocl.examples.pivot.executor   
org.eclipse.ocl.examples.pivot.internal.impl   
org.eclipse.ocl.examples.pivot.library   
org.eclipse.ocl.examples.pivot.manager   
org.eclipse.ocl.examples.pivot.scoping   
org.eclipse.ocl.examples.pivot.uml   
org.eclipse.ocl.examples.pivot.util   
org.eclipse.ocl.examples.pivot.utilities   
org.eclipse.ocl.examples.xtext.base.basecs   
org.eclipse.ocl.examples.xtext.base.basecs.impl   
org.eclipse.ocl.examples.xtext.base.basecs.util   
org.eclipse.ocl.examples.xtext.base.pivot2cs   
org.eclipse.ocl.examples.xtext.completeocl.completeoclcs   
org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl   
org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.util   
org.eclipse.ocl.examples.xtext.essentialocl.cs2as   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.util   
org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.impl   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.util   
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.autogen.autocgmodel
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.autogen.autocgmodel.impl
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.autogen.autocgmodel.util
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.codegen.analyzer
DomainType
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.codegen.cgmodel
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.codegen.cgmodel.impl
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.codegen.cgmodel.util
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.codegen.generator
DomainOperation
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.codegen.java.types
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.codegen.oclinecore
DomainPackage
           
DomainParameterTypes
          DomainParameterTypesIterable provides a hashable list of operation parameters suitable for use when indexing operation overloads.
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.debug.evaluator
DomainExpression
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainType
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.debug.vm
DomainType
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.debug.vm.evaluator
DomainTypedElement
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.domain.elements
DomainCallExp
           
DomainCollectionType
           
DomainConstraint
           
DomainElement
           
DomainEnumeration
           
DomainEnumerationLiteral
           
DomainExpression
           
DomainFeature
           
DomainFragment
          A DomainFragment identifies the capabilities introduced by a particular inheritance.
DomainInheritance
          An Inheritance provides access to the transitive inheritance relationships of a type with respect to a particular type regime, noting that the complexities of CompleteOCL allow for different inheritance for different applications.
DomainLambdaType
           
DomainMetaclass
           
DomainNamedElement
           
DomainNamespace
           
DomainOperation
           
DomainPackage
           
DomainParameterTypes
          DomainParameterTypesIterable provides a hashable list of operation parameters suitable for use when indexing operation overloads.
DomainProperty
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainTemplateParameter
           
DomainTupleType
           
DomainType
           
DomainTypedElement
           
DomainTypeParameters
          DomainTypeParameters provides a hashable list of type parameters suitable for use when indexing specializations.
FeatureFilter
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.domain.evaluation
DomainExpression
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainType
           
DomainTypedElement
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.domain.ids
DomainEnumeration
           
DomainLambdaType
           
DomainOperation
           
DomainPackage
           
DomainTemplateParameter
           
DomainType
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.domain.ids.impl
DomainElement
           
DomainTemplateParameter
           
DomainType
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.domain.library
DomainCallExp
           
DomainExpression
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainTypedElement
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.domain.types
DomainCallExp
           
DomainCollectionType
           
DomainConstraint
           
DomainElement
           
DomainEnumeration
           
DomainFragment
          A DomainFragment identifies the capabilities introduced by a particular inheritance.
DomainInheritance
          An Inheritance provides access to the transitive inheritance relationships of a type with respect to a particular type regime, noting that the complexities of CompleteOCL allow for different inheritance for different applications.
DomainInvalidType
           
DomainLambdaType
           
DomainMetaclass
           
DomainNamedElement
           
DomainNamespace
           
DomainOperation
           
DomainPackage
           
DomainProperty
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainTupleType
           
DomainType
           
DomainTypedElement
           
DomainTypeParameters
          DomainTypeParameters provides a hashable list of type parameters suitable for use when indexing specializations.
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.domain.utilities
DomainLambdaType
           
DomainOperation
           
DomainType
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.domain.values
DomainElement
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.domain.values.impl
DomainElement
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainType
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.domain.values.util
DomainCollectionType
           
DomainMetaclass
           
DomainType
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.library.classifier
DomainType
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.library.collection
DomainType
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.library.ecore
DomainElement
           
DomainEnumeration
           
DomainEnumerationLiteral
           
DomainFeature
           
DomainFragment
          A DomainFragment identifies the capabilities introduced by a particular inheritance.
DomainInheritance
          An Inheritance provides access to the transitive inheritance relationships of a type with respect to a particular type regime, noting that the complexities of CompleteOCL allow for different inheritance for different applications.
DomainNamedElement
           
DomainNamespace
           
DomainOperation
           
DomainPackage
           
DomainProperty
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainTemplateParameter
           
DomainTupleType
           
DomainType
           
DomainTypedElement
           
DomainTypeParameters
          DomainTypeParameters provides a hashable list of type parameters suitable for use when indexing specializations.
FeatureFilter
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.library.executor
DomainCollectionType
           
DomainConstraint
           
DomainElement
           
DomainEnumeration
           
DomainEnumerationLiteral
           
DomainExpression
           
DomainFeature
           
DomainFragment
          A DomainFragment identifies the capabilities introduced by a particular inheritance.
DomainInheritance
          An Inheritance provides access to the transitive inheritance relationships of a type with respect to a particular type regime, noting that the complexities of CompleteOCL allow for different inheritance for different applications.
DomainMetaclass
           
DomainNamedElement
           
DomainNamespace
           
DomainOperation
           
DomainPackage
           
DomainParameterTypes
          DomainParameterTypesIterable provides a hashable list of operation parameters suitable for use when indexing operation overloads.
DomainProperty
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainTemplateParameter
           
DomainTupleType
           
DomainType
           
DomainTypedElement
           
DomainTypeParameters
          DomainTypeParameters provides a hashable list of type parameters suitable for use when indexing specializations.
FeatureFilter
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.library.logical
DomainCallExp
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.library.oclany
DomainType
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.library.oclstdlib
DomainParameterTypes
          DomainParameterTypesIterable provides a hashable list of operation parameters suitable for use when indexing operation overloads.
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.library.string
DomainCallExp
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.pivot
DomainCallExp
           
DomainCollectionType
           
DomainConstraint
           
DomainElement
           
DomainEnumeration
           
DomainEnumerationLiteral
           
DomainExpression
           
DomainFeature
           
DomainIteration
           
DomainLambdaType
           
DomainMetaclass
           
DomainNamedElement
           
DomainNamespace
           
DomainOperation
           
DomainPackage
           
DomainParameterTypes
          DomainParameterTypesIterable provides a hashable list of operation parameters suitable for use when indexing operation overloads.
DomainProperty
           
DomainRoot
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainTemplateParameter
           
DomainTupleType
           
DomainType
           
DomainTypedElement
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.pivot.ecore
DomainCallExp
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.pivot.evaluation
DomainExpression
           
DomainOperation
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainType
           
DomainTypedElement
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.pivot.executor
DomainElement
           
DomainFeature
           
DomainFragment
          A DomainFragment identifies the capabilities introduced by a particular inheritance.
DomainInheritance
          An Inheritance provides access to the transitive inheritance relationships of a type with respect to a particular type regime, noting that the complexities of CompleteOCL allow for different inheritance for different applications.
DomainMetaclass
           
DomainNamedElement
           
DomainOperation
           
DomainPackage
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainType
           
DomainTypedElement
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.pivot.internal.impl
DomainCallExp
           
DomainCollectionType
           
DomainConstraint
           
DomainElement
           
DomainEnumeration
           
DomainEnumerationLiteral
           
DomainExpression
           
DomainFeature
           
DomainInheritance
          An Inheritance provides access to the transitive inheritance relationships of a type with respect to a particular type regime, noting that the complexities of CompleteOCL allow for different inheritance for different applications.
DomainIteration
           
DomainLambdaType
           
DomainMetaclass
           
DomainNamedElement
           
DomainNamespace
           
DomainOperation
           
DomainPackage
           
DomainParameterTypes
          DomainParameterTypesIterable provides a hashable list of operation parameters suitable for use when indexing operation overloads.
DomainProperty
           
DomainRoot
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainTemplateParameter
           
DomainTupleType
           
DomainType
           
DomainTypedElement
           
DomainTypeParameters
          DomainTypeParameters provides a hashable list of type parameters suitable for use when indexing specializations.
Labelable
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.pivot.library
DomainCallExp
           
DomainProperty
           
DomainType
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.pivot.manager
DomainCollectionType
           
DomainElement
           
DomainEnumeration
           
DomainEnumerationLiteral
           
DomainInheritance
          An Inheritance provides access to the transitive inheritance relationships of a type with respect to a particular type regime, noting that the complexities of CompleteOCL allow for different inheritance for different applications.
DomainNamedElement
           
DomainNamespace
           
DomainOperation
           
DomainPackage
           
DomainProperty
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
DomainTemplateParameter
           
DomainType
           
DomainTypedElement
           
DomainTypeParameters
          DomainTypeParameters provides a hashable list of type parameters suitable for use when indexing specializations.
FeatureFilter
           
Labelable
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.pivot.scoping
DomainElement
           
DomainNamedElement
           
FeatureFilter
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.pivot.uml
DomainConstraint
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.pivot.util
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.pivot.utilities
DomainElement
           
DomainNamedElement
           
DomainStandardLibrary
          A representation of the OCL Standard Library, which is the set of singleton instances of the OCL-defined metatypes, including the generic collection types (e.g., Set(T)).
Labelable
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.base.basecs
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.base.basecs.impl
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.base.basecs.util
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.base.pivot2cs
DomainPackage
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.completeocl.completeoclcs
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.util
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.essentialocl.cs2as
DomainOperation
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.util
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.util
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs
DomainElement
           
DomainNamedElement
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.impl
DomainElement
           
DomainNamedElement
           
Nameable
           
 

Classes in org.eclipse.ocl.examples.domain.elements used by org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.util
Nameable