|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DiagramsPackage
The Package for the model. It contains accessors for the meta objects to represent
DiagramsFactory
Nested Class Summary | |
---|---|
static interface |
DiagramsPackage.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 |
---|
EPackage.Descriptor, EPackage.Registry |
Field Summary | |
---|---|
static java.lang.String |
copyright
|
static int |
DIAGRAMS
The meta object id for the ' Diagrams ' class |
static int |
DIAGRAMS__ACTIVE_DIAGRAM
The feature id for the 'Active Diagram' reference. |
static int |
DIAGRAMS__DIAGRAMS
The feature id for the 'Diagrams' containment reference list |
static int |
DIAGRAMS__MODEL
The feature id for the 'Model' reference |
static int |
DIAGRAMS__PARENT
The feature id for the 'Parent' container reference |
static int |
DIAGRAMS__SUBDIAGRAMS
The feature id for the 'Subdiagrams' containment reference list |
static int |
DIAGRAMS_FEATURE_COUNT
The number of structural features of the 'Diagrams' class. |
static DiagramsPackage |
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 | |
---|---|
EReference |
getDiagrams_ActiveDiagram()
Returns the meta object for the reference ' Active Diagram ' |
EReference |
getDiagrams_Diagrams()
Returns the meta object for the containment reference list ' Diagrams ' |
EReference |
getDiagrams_Model()
Returns the meta object for the reference ' Model ' |
EReference |
getDiagrams_Parent()
Returns the meta object for the container reference ' Parent ' |
EReference |
getDiagrams_Subdiagrams()
Returns the meta object for the containment reference list ' Subdiagrams ' |
EClass |
getDiagrams()
Returns the meta object for class ' Diagrams ' |
DiagramsFactory |
getDiagramsFactory()
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 copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final DiagramsPackage eINSTANCE
static final int DIAGRAMS
Diagrams
' class.
DiagramsImpl
,
DiagramsPackageImpl.getDiagrams()
,
Constant Field Valuesstatic final int DIAGRAMS__MODEL
static final int DIAGRAMS__DIAGRAMS
static final int DIAGRAMS__ACTIVE_DIAGRAM
static final int DIAGRAMS__SUBDIAGRAMS
static final int DIAGRAMS__PARENT
static final int DIAGRAMS_FEATURE_COUNT
Method Detail |
---|
EClass getDiagrams()
Diagrams
'.
Diagrams
EReference getDiagrams_Model()
Model
'.
Diagrams.getModel()
,
getDiagrams()
EReference getDiagrams_Diagrams()
Diagrams
'.
Diagrams.getDiagrams()
,
getDiagrams()
EReference getDiagrams_ActiveDiagram()
Active Diagram
'.
Diagrams.getActiveDiagram()
,
getDiagrams()
EReference getDiagrams_Subdiagrams()
Subdiagrams
'.
Diagrams.getSubdiagrams()
,
getDiagrams()
EReference getDiagrams_Parent()
Parent
'.
Diagrams.getParent()
,
getDiagrams()
DiagramsFactory getDiagramsFactory()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.