|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ModelPackage
The Package for the model. It contains accessors for the meta objects to represent
ModelFactory| Nested Class Summary | |
|---|---|
static interface |
ModelPackage.Literals
Defines 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 |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static int |
ASSOCIATION_CLASS_ELEMENT
The meta object id for the ' Association Class Element' class. |
static int |
ASSOCIATION_CLASS_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Association Class Element' class. |
static ModelPackage |
eINSTANCE
The singleton instance of the package. |
static int |
EMF_STORE_PROPERTY
The meta object id for the ' EMF Store Property' class. |
static int |
EMF_STORE_PROPERTY__KEY
The feature id for the 'Key' attribute. |
static int |
EMF_STORE_PROPERTY__TYPE
The feature id for the 'Type' attribute. |
static int |
EMF_STORE_PROPERTY__VALUE
The feature id for the 'Value' containment reference. |
static int |
EMF_STORE_PROPERTY__VERSION
The feature id for the 'Version' attribute. |
static int |
EMF_STORE_PROPERTY_FEATURE_COUNT
The number of structural features of the 'EMF Store Property' class. |
static int |
EMF_STORE_PROPERTY_TYPE
The meta object id for the ' EMF Store Property Type' enum. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
IDENTIFIABLE_ELEMENT
The meta object id for the ' Identifiable Element' class. |
static int |
IDENTIFIABLE_ELEMENT__IDENTIFIER
The feature id for the 'Identifier' attribute. |
static int |
IDENTIFIABLE_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Identifiable Element' class. |
static int |
MODEL_ELEMENT_ID
The meta object id for the ' Element Id' class. |
static int |
MODEL_ELEMENT_ID__ID
The feature id for the 'Id' attribute. |
static int |
MODEL_ELEMENT_ID_FEATURE_COUNT
The number of structural features of the 'Element Id' class. |
static int |
MODEL_VERSION
The meta object id for the ' Version'
class. |
static int |
MODEL_VERSION__RELEASE_NUMBER
The feature id for the 'Release Number' attribute. |
static int |
MODEL_VERSION_FEATURE_COUNT
The number of structural features of the 'Version' class. |
static int |
NON_DOMAIN_ELEMENT
The meta object id for the ' Non Domain Element' class. |
static int |
NON_DOMAIN_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Non Domain Element' class. |
static int |
PROJECT
The meta object id for the ' Project'
class. |
static int |
PROJECT__CUT_ELEMENTS
The feature id for the 'Cut Elements' containment reference list. |
static int |
PROJECT__MODEL_ELEMENTS
The feature id for the 'Model Elements' containment reference list. |
static int |
PROJECT_FEATURE_COUNT
The number of structural features of the 'Project' class. |
static int |
PROPERTY_MAP_ENTRY
The meta object id for the ' Property Map Entry' class. |
static int |
PROPERTY_MAP_ENTRY__KEY
The feature id for the 'Key' attribute. |
static int |
PROPERTY_MAP_ENTRY__VALUE
The feature id for the 'Value' reference. |
static int |
PROPERTY_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'Property Map Entry' class. |
static int |
PROPERTY_STRING_VALUE
The meta object id for the ' Property String Value' class. |
static int |
PROPERTY_STRING_VALUE__VALUE
The feature id for the 'Value' attribute. |
static int |
PROPERTY_STRING_VALUE_FEATURE_COUNT
The number of structural features of the 'Property String Value' class. |
static int |
UNIQUE_IDENTIFIER
The meta object id for the ' Unique Identifier' class. |
static int |
UNIQUE_IDENTIFIER__ID
The feature id for the 'Id' attribute. |
static int |
UNIQUE_IDENTIFIER_FEATURE_COUNT
The number of structural features of the 'Unique Identifier' class. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EClass |
getAssociationClassElement()
Returns the meta object for class ' Association Class Element'. |
org.eclipse.emf.ecore.EAttribute |
getEMFStoreProperty_Key()
Returns the meta object for the attribute ' Key'. |
org.eclipse.emf.ecore.EAttribute |
getEMFStoreProperty_Type()
Returns the meta object for the attribute ' Type'. |
org.eclipse.emf.ecore.EReference |
getEMFStoreProperty_Value()
Returns the meta object for the containment reference ' Value'. |
org.eclipse.emf.ecore.EAttribute |
getEMFStoreProperty_Version()
Returns the meta object for the attribute ' Version'. |
org.eclipse.emf.ecore.EClass |
getEMFStoreProperty()
Returns the meta object for class ' EMF Store Property'. |
org.eclipse.emf.ecore.EEnum |
getEMFStorePropertyType()
Returns the meta object for enum ' EMF Store Property Type'. |
org.eclipse.emf.ecore.EAttribute |
getIdentifiableElement_Identifier()
Returns the meta object for the attribute ' Identifier'. |
org.eclipse.emf.ecore.EClass |
getIdentifiableElement()
Returns the meta object for class ' Identifiable Element'. |
org.eclipse.emf.ecore.EClass |
getModelElementId()
Returns the meta object for class ' Element Id'. |
ModelFactory |
getModelFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EAttribute |
getModelVersion_ReleaseNumber()
Returns the meta object for the attribute ' Release Number'. |
org.eclipse.emf.ecore.EClass |
getModelVersion()
Returns the meta object for class ' Version'. |
org.eclipse.emf.ecore.EClass |
getNonDomainElement()
Returns the meta object for class ' Non Domain Element'. |
org.eclipse.emf.ecore.EReference |
getProject_CutElements()
Returns the meta object for the containment reference list ' Cut Elements'. |
org.eclipse.emf.ecore.EReference |
getProject_ModelElements()
Returns the meta object for the containment reference list ' Model Elements'. |
org.eclipse.emf.ecore.EClass |
getProject()
Returns the meta object for class ' Project'. |
org.eclipse.emf.ecore.EAttribute |
getPropertyMapEntry_Key()
Returns the meta object for the attribute ' Key'. |
org.eclipse.emf.ecore.EReference |
getPropertyMapEntry_Value()
Returns the meta object for the reference ' Value'. |
org.eclipse.emf.ecore.EClass |
getPropertyMapEntry()
Returns the meta object for class ' Property Map Entry'. |
org.eclipse.emf.ecore.EAttribute |
getPropertyStringValue_Value()
Returns the meta object for the attribute ' Value'. |
org.eclipse.emf.ecore.EClass |
getPropertyStringValue()
Returns the meta object for class ' Property String Value'. |
org.eclipse.emf.ecore.EAttribute |
getUniqueIdentifier_Id()
Returns the meta object for the attribute ' Id'. |
org.eclipse.emf.ecore.EClass |
getUniqueIdentifier()
Returns the meta object for class ' Unique Identifier'. |
| 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.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| 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.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ModelPackage eINSTANCE
static final int PROJECT
Project'
class.
ProjectImpl,
ModelPackageImpl.getProject(),
Constant Field Valuesstatic final int PROJECT__MODEL_ELEMENTS
static final int PROJECT__CUT_ELEMENTS
static final int PROJECT_FEATURE_COUNT
static final int UNIQUE_IDENTIFIER
Unique Identifier' class.
UniqueIdentifierImpl,
ModelPackageImpl.getUniqueIdentifier(),
Constant Field Valuesstatic final int UNIQUE_IDENTIFIER__ID
static final int UNIQUE_IDENTIFIER_FEATURE_COUNT
static final int IDENTIFIABLE_ELEMENT
Identifiable Element' class.
IdentifiableElementImpl,
ModelPackageImpl.getIdentifiableElement(),
Constant Field Valuesstatic final int IDENTIFIABLE_ELEMENT__IDENTIFIER
static final int IDENTIFIABLE_ELEMENT_FEATURE_COUNT
static final int MODEL_ELEMENT_ID
Element Id' class.
ModelElementIdImpl,
ModelPackageImpl.getModelElementId(),
Constant Field Valuesstatic final int MODEL_ELEMENT_ID__ID
static final int MODEL_ELEMENT_ID_FEATURE_COUNT
static final int MODEL_VERSION
Version'
class.
ModelVersionImpl,
ModelPackageImpl.getModelVersion(),
Constant Field Valuesstatic final int MODEL_VERSION__RELEASE_NUMBER
static final int MODEL_VERSION_FEATURE_COUNT
static final int NON_DOMAIN_ELEMENT
Non Domain Element' class.
NonDomainElement,
ModelPackageImpl.getNonDomainElement(),
Constant Field Valuesstatic final int NON_DOMAIN_ELEMENT_FEATURE_COUNT
static final int ASSOCIATION_CLASS_ELEMENT
Association Class Element' class.
AssociationClassElement,
ModelPackageImpl.getAssociationClassElement(),
Constant Field Valuesstatic final int ASSOCIATION_CLASS_ELEMENT_FEATURE_COUNT
static final int EMF_STORE_PROPERTY
EMF Store Property' class.
EMFStorePropertyImpl,
ModelPackageImpl.getEMFStoreProperty(),
Constant Field Valuesstatic final int EMF_STORE_PROPERTY__KEY
static final int EMF_STORE_PROPERTY__VALUE
static final int EMF_STORE_PROPERTY__TYPE
static final int EMF_STORE_PROPERTY__VERSION
static final int EMF_STORE_PROPERTY_FEATURE_COUNT
static final int PROPERTY_MAP_ENTRY
Property Map Entry' class.
PropertyMapEntryImpl,
ModelPackageImpl.getPropertyMapEntry(),
Constant Field Valuesstatic final int PROPERTY_MAP_ENTRY__KEY
static final int PROPERTY_MAP_ENTRY__VALUE
static final int PROPERTY_MAP_ENTRY_FEATURE_COUNT
static final int PROPERTY_STRING_VALUE
Property String Value' class.
PropertyStringValueImpl,
ModelPackageImpl.getPropertyStringValue(),
Constant Field Valuesstatic final int PROPERTY_STRING_VALUE__VALUE
static final int PROPERTY_STRING_VALUE_FEATURE_COUNT
static final int EMF_STORE_PROPERTY_TYPE
EMF Store Property Type' enum.
EMFStorePropertyType,
ModelPackageImpl.getEMFStorePropertyType(),
Constant Field Values| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getProject()
Project'.
Projectorg.eclipse.emf.ecore.EReference getProject_ModelElements()
Model Elements'.
Project.getModelElements(),
getProject()org.eclipse.emf.ecore.EReference getProject_CutElements()
Cut Elements'.
Project.getCutElements(),
getProject()org.eclipse.emf.ecore.EClass getUniqueIdentifier()
Unique Identifier'.
UniqueIdentifierorg.eclipse.emf.ecore.EAttribute getUniqueIdentifier_Id()
Id'.
UniqueIdentifier.getId(),
getUniqueIdentifier()org.eclipse.emf.ecore.EClass getIdentifiableElement()
Identifiable Element'.
IdentifiableElementorg.eclipse.emf.ecore.EAttribute getIdentifiableElement_Identifier()
Identifier'.
IdentifiableElement.getIdentifier(),
getIdentifiableElement()org.eclipse.emf.ecore.EClass getModelElementId()
Element Id'.
ModelElementIdorg.eclipse.emf.ecore.EClass getModelVersion()
Version'.
ModelVersionorg.eclipse.emf.ecore.EAttribute getModelVersion_ReleaseNumber()
Release Number'.
ModelVersion.getReleaseNumber(),
getModelVersion()org.eclipse.emf.ecore.EClass getNonDomainElement()
Non Domain Element'.
NonDomainElementorg.eclipse.emf.ecore.EClass getAssociationClassElement()
Association Class Element'.
AssociationClassElementorg.eclipse.emf.ecore.EClass getEMFStoreProperty()
EMF Store Property'.
EMFStorePropertyorg.eclipse.emf.ecore.EAttribute getEMFStoreProperty_Key()
Key'.
EMFStoreProperty.getKey(),
getEMFStoreProperty()org.eclipse.emf.ecore.EReference getEMFStoreProperty_Value()
Value'.
EMFStoreProperty.getValue(),
getEMFStoreProperty()org.eclipse.emf.ecore.EAttribute getEMFStoreProperty_Type()
Type'.
EMFStoreProperty.getType(),
getEMFStoreProperty()org.eclipse.emf.ecore.EAttribute getEMFStoreProperty_Version()
Version'.
EMFStoreProperty.getVersion(),
getEMFStoreProperty()org.eclipse.emf.ecore.EClass getPropertyMapEntry()
Property Map Entry'.
Map.Entryorg.eclipse.emf.ecore.EAttribute getPropertyMapEntry_Key()
Key'.
Map.Entry,
getPropertyMapEntry()org.eclipse.emf.ecore.EReference getPropertyMapEntry_Value()
Value'.
Map.Entry,
getPropertyMapEntry()org.eclipse.emf.ecore.EClass getPropertyStringValue()
Property String Value'.
PropertyStringValueorg.eclipse.emf.ecore.EAttribute getPropertyStringValue_Value()
Value'.
PropertyStringValue.getValue(),
getPropertyStringValue()org.eclipse.emf.ecore.EEnum getEMFStorePropertyType()
EMF Store Property Type'.
EMFStorePropertyTypeModelFactory getModelFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||