Interface VariationPackage
-
- All Superinterfaces:
EModelElement,ENamedElement,EObject,EPackage,Notifier
- All Known Implementing Classes:
VariationPackageImpl
public interface VariationPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
VariationFactory- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVariationPackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static Stringcopyrightstatic VariationPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intSTRUCTURAL_VARIATIONThe meta object id for the 'Structural Variation' class.static intSTRUCTURAL_VARIATION__IDThe feature id for the 'Id' attribute.static intSTRUCTURAL_VARIATION__NAMEThe feature id for the 'Name' attribute.static intSTRUCTURAL_VARIATION__STRATEGY_CLASSThe feature id for the 'Strategy Class' attribute.static intSTRUCTURAL_VARIATION__VARIED_ENTITY_INTERFACEThe feature id for the 'Varied Entity Interface' attribute.static intSTRUCTURAL_VARIATION_FEATURE_COUNTThe number of structural features of the 'Structural Variation' class.static intVALUE_VARIATIONThe meta object id for the 'Value Variation' class.static intVALUE_VARIATION__IDThe feature id for the 'Id' attribute.static intVALUE_VARIATION__NAMEThe feature id for the 'Name' attribute.static intVALUE_VARIATION__STRATEGY_CLASSThe feature id for the 'Strategy Class' attribute.static intVALUE_VARIATION__VARIED_ENTITY_INTERFACEThe feature id for the 'Varied Entity Interface' attribute.static intVALUE_VARIATION_FEATURE_COUNTThe number of structural features of the 'Value Variation' class.static intVARIATION_REPOSITORYThe meta object id for the 'Repository' class.static intVARIATION_REPOSITORY__VARIATIONThe feature id for the 'Variation' containment reference list.static intVARIATION_REPOSITORY_FEATURE_COUNTThe number of structural features of the 'Repository' class.static intVARIATION_TYPEThe meta object id for the 'Type' class.static intVARIATION_TYPE__IDThe feature id for the 'Id' attribute.static intVARIATION_TYPE__NAMEThe feature id for the 'Name' attribute.static intVARIATION_TYPE__STRATEGY_CLASSThe feature id for the 'Strategy Class' attribute.static intVARIATION_TYPE__VARIED_ENTITY_INTERFACEThe feature id for the 'Varied Entity Interface' attribute.static intVARIATION_TYPE_FEATURE_COUNTThe number of structural features of the 'Type' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClassgetStructuralVariation()Returns the meta object for class 'Structural Variation'.EClassgetValueVariation()Returns the meta object for class 'Value Variation'.VariationFactorygetVariationFactory()Returns the factory that creates the instances of the model.EClassgetVariationRepository()Returns the meta object for class 'Repository'.EReferencegetVariationRepository_Variation()Returns the meta object for the containment reference list 'Variation'.EClassgetVariationType()Returns the meta object for class 'Type'.EAttributegetVariationType_Name()Returns the meta object for the attribute 'Name'.EAttributegetVariationType_StrategyClass()Returns the meta object for the attribute 'Strategy Class'.EAttributegetVariationType_VariedEntityInterface()Returns the meta object for the attribute 'Varied Entity Interface'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
copyright
static final String copyright
- See Also:
- Constant Field Values
- Generated class or method.
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final VariationPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
VARIATION_TYPE
static final int VARIATION_TYPE
The meta object id for the 'Type' class.- See Also:
VariationTypeImpl,VariationPackageImpl.getVariationType(), Constant Field Values- Generated class or method.
-
VARIATION_TYPE__ID
static final int VARIATION_TYPE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIATION_TYPE__NAME
static final int VARIATION_TYPE__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIATION_TYPE__STRATEGY_CLASS
static final int VARIATION_TYPE__STRATEGY_CLASS
The feature id for the 'Strategy Class' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIATION_TYPE__VARIED_ENTITY_INTERFACE
static final int VARIATION_TYPE__VARIED_ENTITY_INTERFACE
The feature id for the 'Varied Entity Interface' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIATION_TYPE_FEATURE_COUNT
static final int VARIATION_TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_VARIATION
static final int VALUE_VARIATION
The meta object id for the 'Value Variation' class.- See Also:
ValueVariationImpl,VariationPackageImpl.getValueVariation(), Constant Field Values- Generated class or method.
-
VALUE_VARIATION__ID
static final int VALUE_VARIATION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_VARIATION__NAME
static final int VALUE_VARIATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_VARIATION__STRATEGY_CLASS
static final int VALUE_VARIATION__STRATEGY_CLASS
The feature id for the 'Strategy Class' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_VARIATION__VARIED_ENTITY_INTERFACE
static final int VALUE_VARIATION__VARIED_ENTITY_INTERFACE
The feature id for the 'Varied Entity Interface' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VALUE_VARIATION_FEATURE_COUNT
static final int VALUE_VARIATION_FEATURE_COUNT
The number of structural features of the 'Value Variation' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURAL_VARIATION
static final int STRUCTURAL_VARIATION
The meta object id for the 'Structural Variation' class.- See Also:
StructuralVariationImpl,VariationPackageImpl.getStructuralVariation(), Constant Field Values- Generated class or method.
-
STRUCTURAL_VARIATION__ID
static final int STRUCTURAL_VARIATION__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURAL_VARIATION__NAME
static final int STRUCTURAL_VARIATION__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURAL_VARIATION__STRATEGY_CLASS
static final int STRUCTURAL_VARIATION__STRATEGY_CLASS
The feature id for the 'Strategy Class' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURAL_VARIATION__VARIED_ENTITY_INTERFACE
static final int STRUCTURAL_VARIATION__VARIED_ENTITY_INTERFACE
The feature id for the 'Varied Entity Interface' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRUCTURAL_VARIATION_FEATURE_COUNT
static final int STRUCTURAL_VARIATION_FEATURE_COUNT
The number of structural features of the 'Structural Variation' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIATION_REPOSITORY
static final int VARIATION_REPOSITORY
The meta object id for the 'Repository' class.- See Also:
VariationRepositoryImpl,VariationPackageImpl.getVariationRepository(), Constant Field Values- Generated class or method.
-
VARIATION_REPOSITORY__VARIATION
static final int VARIATION_REPOSITORY__VARIATION
The feature id for the 'Variation' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VARIATION_REPOSITORY_FEATURE_COUNT
static final int VARIATION_REPOSITORY_FEATURE_COUNT
The number of structural features of the 'Repository' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getVariationType
EClass getVariationType()
Returns the meta object for class 'Type'.- Returns:
- the meta object for class 'Type'.
- See Also:
VariationType- Generated class or method.
-
getVariationType_Name
EAttribute getVariationType_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
VariationType.getName(),getVariationType()- Generated class or method.
-
getVariationType_StrategyClass
EAttribute getVariationType_StrategyClass()
Returns the meta object for the attribute 'Strategy Class'.- Returns:
- the meta object for the attribute 'Strategy Class'.
- See Also:
VariationType.getStrategyClass(),getVariationType()- Generated class or method.
-
getVariationType_VariedEntityInterface
EAttribute getVariationType_VariedEntityInterface()
Returns the meta object for the attribute 'Varied Entity Interface'.- Returns:
- the meta object for the attribute 'Varied Entity Interface'.
- See Also:
VariationType.getVariedEntityInterface(),getVariationType()- Generated class or method.
-
getValueVariation
EClass getValueVariation()
Returns the meta object for class 'Value Variation'.- Returns:
- the meta object for class 'Value Variation'.
- See Also:
ValueVariation- Generated class or method.
-
getStructuralVariation
EClass getStructuralVariation()
Returns the meta object for class 'Structural Variation'.- Returns:
- the meta object for class 'Structural Variation'.
- See Also:
StructuralVariation- Generated class or method.
-
getVariationRepository
EClass getVariationRepository()
Returns the meta object for class 'Repository'.- Returns:
- the meta object for class 'Repository'.
- See Also:
VariationRepository- Generated class or method.
-
getVariationRepository_Variation
EReference getVariationRepository_Variation()
Returns the meta object for the containment reference list 'Variation'.- Returns:
- the meta object for the containment reference list 'Variation'.
- See Also:
VariationRepository.getVariation(),getVariationRepository()- Generated class or method.
-
getVariationFactory
VariationFactory getVariationFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-