|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Ecore2Package
The Package for the model. It contains accessors for the meta objects to represent
Ecore2Factory
Nested Class Summary | |
---|---|
static interface |
Ecore2Package.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 |
E2_ASSOCIATION
The meta object id for the ' E2 Association ' class. |
static int |
E2_ASSOCIATION__DIRECTION
The feature id for the 'Direction' attribute. |
static int |
E2_ASSOCIATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
E2_ASSOCIATION__FORWARD
The feature id for the 'Forward' containment reference. |
static int |
E2_ASSOCIATION__REVERSE
The feature id for the 'Reverse' containment reference. |
static int |
E2_ASSOCIATION__SOURCE
The feature id for the 'Source' reference. |
static int |
E2_ASSOCIATION__TARGET
The feature id for the 'Target' reference. |
static int |
E2_ASSOCIATION_FEATURE_COUNT
The number of structural features of the 'E2 Association' class. |
static int |
E2_ATTRIBUTION
The meta object id for the ' E2 Attribution ' class. |
static int |
E2_ATTRIBUTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
E2_ATTRIBUTION__SOURCE
The feature id for the 'Source' reference. |
static int |
E2_ATTRIBUTION__TARGET
The feature id for the 'Target' reference. |
static int |
E2_ATTRIBUTION_FEATURE_COUNT
The number of structural features of the 'E2 Attribution' class. |
static int |
E2_DIRECTED_ASSOCIATION
The meta object id for the ' E2 Directed Association ' class. |
static int |
E2_DIRECTED_ASSOCIATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
E2_DIRECTED_ASSOCIATION__REVERSED
The feature id for the 'Reversed' attribute. |
static int |
E2_DIRECTED_ASSOCIATION_FEATURE_COUNT
The number of structural features of the 'E2 Directed Association' class. |
static int |
E2_DIRECTION
The meta object id for the ' E2 Direction ' enum. |
static int |
E2_INHERITANCE
The meta object id for the ' E2 Inheritance ' class. |
static int |
E2_INHERITANCE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
E2_INHERITANCE__SOURCE
The feature id for the 'Source' reference. |
static int |
E2_INHERITANCE__TARGET
The feature id for the 'Target' reference. |
static int |
E2_INHERITANCE_FEATURE_COUNT
The number of structural features of the 'E2 Inheritance' class. |
static int |
E2_LINK
The meta object id for the ' E2 Link ' class. |
static int |
E2_LINK__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
E2_LINK_FEATURE_COUNT
The number of structural features of the 'E2 Link' class. |
static int |
E2_TRANSIENT_LINK
The meta object id for the ' E2 Transient Link ' class. |
static int |
E2_TRANSIENT_LINK__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
E2_TRANSIENT_LINK_FEATURE_COUNT
The number of structural features of the 'E2 Transient Link' class. |
static Ecore2Package |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EAttribute |
getE2Association_Direction()
Returns the meta object for the attribute ' Direction '. |
org.eclipse.emf.ecore.EReference |
getE2Association_Forward()
Returns the meta object for the containment reference ' Forward '. |
org.eclipse.emf.ecore.EReference |
getE2Association_Reverse()
Returns the meta object for the containment reference ' Reverse '. |
org.eclipse.emf.ecore.EReference |
getE2Association_Source()
Returns the meta object for the reference ' Source '. |
org.eclipse.emf.ecore.EReference |
getE2Association_Target()
Returns the meta object for the reference ' Target '. |
org.eclipse.emf.ecore.EClass |
getE2Association()
Returns the meta object for class ' E2 Association '. |
org.eclipse.emf.ecore.EReference |
getE2Attribution_Source()
Returns the meta object for the reference ' Source '. |
org.eclipse.emf.ecore.EReference |
getE2Attribution_Target()
Returns the meta object for the reference ' Target '. |
org.eclipse.emf.ecore.EClass |
getE2Attribution()
Returns the meta object for class ' E2 Attribution '. |
org.eclipse.emf.ecore.EAttribute |
getE2DirectedAssociation_Reversed()
Returns the meta object for the attribute ' Reversed '. |
org.eclipse.emf.ecore.EClass |
getE2DirectedAssociation()
Returns the meta object for class ' E2 Directed Association '. |
org.eclipse.emf.ecore.EEnum |
getE2Direction()
Returns the meta object for enum ' E2 Direction '. |
org.eclipse.emf.ecore.EReference |
getE2Inheritance_Source()
Returns the meta object for the reference ' Source '. |
org.eclipse.emf.ecore.EReference |
getE2Inheritance_Target()
Returns the meta object for the reference ' Target '. |
org.eclipse.emf.ecore.EClass |
getE2Inheritance()
Returns the meta object for class ' E2 Inheritance '. |
org.eclipse.emf.ecore.EClass |
getE2Link()
Returns the meta object for class ' E2 Link '. |
org.eclipse.emf.ecore.EClass |
getE2TransientLink()
Returns the meta object for class ' E2 Transient Link '. |
Ecore2Factory |
getEcore2Factory()
Returns the factory that creates the instances of the model. |
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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final Ecore2Package eINSTANCE
static final int E2_LINK
E2 Link
' class.
E2LinkImpl
,
Ecore2PackageImpl.getE2Link()
,
Constant Field Valuesstatic final int E2_LINK__EANNOTATIONS
static final int E2_LINK_FEATURE_COUNT
static final int E2_ASSOCIATION
E2 Association
' class.
E2AssociationImpl
,
Ecore2PackageImpl.getE2Association()
,
Constant Field Valuesstatic final int E2_INHERITANCE
E2 Inheritance
' class.
E2InheritanceImpl
,
Ecore2PackageImpl.getE2Inheritance()
,
Constant Field Valuesstatic final int E2_TRANSIENT_LINK
E2 Transient Link
' class.
E2TransientLinkImpl
,
Ecore2PackageImpl.getE2TransientLink()
,
Constant Field Valuesstatic final int E2_TRANSIENT_LINK__EANNOTATIONS
static final int E2_TRANSIENT_LINK_FEATURE_COUNT
static final int E2_ASSOCIATION__EANNOTATIONS
static final int E2_ASSOCIATION__DIRECTION
static final int E2_ASSOCIATION__FORWARD
static final int E2_ASSOCIATION__REVERSE
static final int E2_ASSOCIATION__SOURCE
static final int E2_ASSOCIATION__TARGET
static final int E2_ASSOCIATION_FEATURE_COUNT
static final int E2_INHERITANCE__EANNOTATIONS
static final int E2_INHERITANCE__SOURCE
static final int E2_INHERITANCE__TARGET
static final int E2_INHERITANCE_FEATURE_COUNT
static final int E2_ATTRIBUTION
E2 Attribution
' class.
E2AttributionImpl
,
Ecore2PackageImpl.getE2Attribution()
,
Constant Field Valuesstatic final int E2_ATTRIBUTION__EANNOTATIONS
static final int E2_ATTRIBUTION__SOURCE
static final int E2_ATTRIBUTION__TARGET
static final int E2_ATTRIBUTION_FEATURE_COUNT
static final int E2_DIRECTED_ASSOCIATION
E2 Directed Association
' class.
E2DirectedAssociationImpl
,
Ecore2PackageImpl.getE2DirectedAssociation()
,
Constant Field Valuesstatic final int E2_DIRECTED_ASSOCIATION__EANNOTATIONS
static final int E2_DIRECTED_ASSOCIATION__REVERSED
static final int E2_DIRECTED_ASSOCIATION_FEATURE_COUNT
static final int E2_DIRECTION
E2 Direction
' enum.
E2Direction
,
Ecore2PackageImpl.getE2Direction()
,
Constant Field ValuesMethod Detail |
---|
org.eclipse.emf.ecore.EClass getE2Association()
E2 Association
'.
E2Association
org.eclipse.emf.ecore.EAttribute getE2Association_Direction()
Direction
'.
E2Association.getDirection()
,
getE2Association()
org.eclipse.emf.ecore.EReference getE2Association_Forward()
Forward
'.
E2Association.getForward()
,
getE2Association()
org.eclipse.emf.ecore.EReference getE2Association_Reverse()
Reverse
'.
E2Association.getReverse()
,
getE2Association()
org.eclipse.emf.ecore.EReference getE2Association_Source()
Source
'.
E2Association.getSource()
,
getE2Association()
org.eclipse.emf.ecore.EReference getE2Association_Target()
Target
'.
E2Association.getTarget()
,
getE2Association()
org.eclipse.emf.ecore.EClass getE2Inheritance()
E2 Inheritance
'.
E2Inheritance
org.eclipse.emf.ecore.EReference getE2Inheritance_Target()
Target
'.
E2Inheritance.getTarget()
,
getE2Inheritance()
org.eclipse.emf.ecore.EReference getE2Inheritance_Source()
Source
'.
E2Inheritance.getSource()
,
getE2Inheritance()
org.eclipse.emf.ecore.EClass getE2Link()
E2 Link
'.
E2Link
org.eclipse.emf.ecore.EClass getE2TransientLink()
E2 Transient Link
'.
E2TransientLink
org.eclipse.emf.ecore.EClass getE2DirectedAssociation()
E2 Directed Association
'.
E2DirectedAssociation
org.eclipse.emf.ecore.EAttribute getE2DirectedAssociation_Reversed()
Reversed
'.
E2DirectedAssociation.isReversed()
,
getE2DirectedAssociation()
org.eclipse.emf.ecore.EClass getE2Attribution()
E2 Attribution
'.
E2Attribution
org.eclipse.emf.ecore.EReference getE2Attribution_Source()
Source
'.
E2Attribution.getSource()
,
getE2Attribution()
org.eclipse.emf.ecore.EReference getE2Attribution_Target()
Target
'.
E2Attribution.getTarget()
,
getE2Attribution()
org.eclipse.emf.ecore.EEnum getE2Direction()
E2 Direction
'.
E2Direction
Ecore2Factory getEcore2Factory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |