Interface DiagramPackage
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
public interface DiagramPackage
extends org.eclipse.emf.ecore.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:
- Model:
- kind="package"
- Generated:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type -
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Abstract Diagram Representation Object
' class.static final int
The feature id for the 'Diagram Contents' containment reference.static final int
The feature id for the 'Diagram Properties' attribute.static final int
The feature id for the 'Diagram Style ID' attribute.static final int
The feature id for the 'ID' attribute.static final int
The feature id for the 'Initial Frame Size Set' attribute.static final int
The feature id for the 'Required Feature' attribute.static final int
The feature id for the 'Type' attribute.static final int
The feature id for the 'Uml Type' attribute.static final int
The number of structural features of the 'Abstract Diagram Representation Object' class.static final int
The meta object id for the 'Contents Descriptor
' class.static final int
The feature id for the 'Binary Object' containment reference.static final int
The feature id for the 'Content Hash' attribute.static final int
The feature id for the 'Exporter Name' attribute.static final int
The feature id for the 'Exporter Version' attribute.static final int
The feature id for the 'Representation' container reference.static final int
The feature id for the 'Used Elements' attribute list.static final int
The feature id for the 'Used Objects' reference list.static final int
The number of structural features of the 'Contents Descriptor' class.static final DiagramPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Abstract Diagram Representation Object
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Diagram Contents
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Diagram Properties
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Diagram Style ID
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'ID
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Initial Frame Size Set
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Required Feature
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Type
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Uml Type
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Contents Descriptor
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Binary Object
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Content Hash
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Exporter Name
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Exporter Version
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the container reference 'Representation
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute list 'Used Elements
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the reference list 'Used Objects
'.Returns the factory that creates the instances of the model.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 Details
-
eNAME
The package name.- See Also:
- Generated:
-
eNS_URI
The package namespace URI.- See Also:
- Generated:
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated:
-
eINSTANCE
The singleton instance of the package.- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT
static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECTThe meta object id for the 'Abstract Diagram Representation Object
' class.- See Also:
-
AbstractDiagramRepresentationObjectImpl
DiagramPackageImpl.getAbstractDiagramRepresentationObject()
- Constant Field Values
- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__ID
static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__IDThe feature id for the 'ID' attribute.- See Also:
- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__TYPE
static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__TYPEThe feature id for the 'Type' attribute.- See Also:
- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__UML_TYPE
static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__UML_TYPEThe feature id for the 'Uml Type' attribute.- See Also:
- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_PROPERTIES
static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_PROPERTIESThe feature id for the 'Diagram Properties' attribute.- See Also:
- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__INITIAL_FRAME_SIZE_SET
static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__INITIAL_FRAME_SIZE_SETThe feature id for the 'Initial Frame Size Set' attribute.- See Also:
- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__REQUIRED_FEATURE
static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__REQUIRED_FEATUREThe feature id for the 'Required Feature' attribute.- See Also:
- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_CONTENTS
static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_CONTENTSThe feature id for the 'Diagram Contents' containment reference.- See Also:
- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_STYLE_ID
static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_STYLE_IDThe feature id for the 'Diagram Style ID' attribute.- See Also:
- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT_FEATURE_COUNT
static final int ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT_FEATURE_COUNTThe number of structural features of the 'Abstract Diagram Representation Object' class.- See Also:
- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR
static final int DIAGRAM_CONTENTS_DESCRIPTORThe meta object id for the 'Contents Descriptor
' class.- See Also:
-
DiagramContentsDescriptorImpl
DiagramPackageImpl.getDiagramContentsDescriptor()
- Constant Field Values
- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__REPRESENTATION
static final int DIAGRAM_CONTENTS_DESCRIPTOR__REPRESENTATIONThe feature id for the 'Representation' container reference.- See Also:
- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_NAME
static final int DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_NAMEThe feature id for the 'Exporter Name' attribute.- See Also:
- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_VERSION
static final int DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_VERSIONThe feature id for the 'Exporter Version' attribute.- See Also:
- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__USED_ELEMENTS
static final int DIAGRAM_CONTENTS_DESCRIPTOR__USED_ELEMENTSThe feature id for the 'Used Elements' attribute list.- See Also:
- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__BINARY_OBJECT
static final int DIAGRAM_CONTENTS_DESCRIPTOR__BINARY_OBJECTThe feature id for the 'Binary Object' containment reference.- See Also:
- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__CONTENT_HASH
static final int DIAGRAM_CONTENTS_DESCRIPTOR__CONTENT_HASHThe feature id for the 'Content Hash' attribute.- See Also:
- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__USED_OBJECTS
static final int DIAGRAM_CONTENTS_DESCRIPTOR__USED_OBJECTSThe feature id for the 'Used Objects' reference list.- See Also:
- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR_FEATURE_COUNT
static final int DIAGRAM_CONTENTS_DESCRIPTOR_FEATURE_COUNTThe number of structural features of the 'Contents Descriptor' class.- See Also:
- Generated:
-
-
Method Details
-
getAbstractDiagramRepresentationObject
org.eclipse.emf.ecore.EClass getAbstractDiagramRepresentationObject()Returns the meta object for class 'Abstract Diagram Representation Object
'.- Returns:
- the meta object for class 'Abstract Diagram Representation Object'.
- See Also:
- Generated:
-
getAbstractDiagramRepresentationObject_ID
org.eclipse.emf.ecore.EAttribute getAbstractDiagramRepresentationObject_ID()Returns the meta object for the attribute 'ID
'.- Returns:
- the meta object for the attribute 'ID'.
- See Also:
- Generated:
-
getAbstractDiagramRepresentationObject_Type
org.eclipse.emf.ecore.EAttribute getAbstractDiagramRepresentationObject_Type()Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
- Generated:
-
getAbstractDiagramRepresentationObject_UmlType
org.eclipse.emf.ecore.EAttribute getAbstractDiagramRepresentationObject_UmlType()Returns the meta object for the attribute 'Uml Type
'.- Returns:
- the meta object for the attribute 'Uml Type'.
- See Also:
- Generated:
-
getAbstractDiagramRepresentationObject_DiagramProperties
org.eclipse.emf.ecore.EAttribute getAbstractDiagramRepresentationObject_DiagramProperties()Returns the meta object for the attribute 'Diagram Properties
'.- Returns:
- the meta object for the attribute 'Diagram Properties'.
- See Also:
- Generated:
-
getAbstractDiagramRepresentationObject_InitialFrameSizeSet
org.eclipse.emf.ecore.EAttribute getAbstractDiagramRepresentationObject_InitialFrameSizeSet()Returns the meta object for the attribute 'Initial Frame Size Set
'.- Returns:
- the meta object for the attribute 'Initial Frame Size Set'.
- See Also:
- Generated:
-
getAbstractDiagramRepresentationObject_RequiredFeature
org.eclipse.emf.ecore.EAttribute getAbstractDiagramRepresentationObject_RequiredFeature()Returns the meta object for the attribute 'Required Feature
'.- Returns:
- the meta object for the attribute 'Required Feature'.
- See Also:
- Generated:
-
getAbstractDiagramRepresentationObject_DiagramContents
org.eclipse.emf.ecore.EReference getAbstractDiagramRepresentationObject_DiagramContents()Returns the meta object for the containment reference 'Diagram Contents
'.- Returns:
- the meta object for the containment reference 'Diagram Contents'.
- See Also:
- Generated:
-
getAbstractDiagramRepresentationObject_DiagramStyleID
org.eclipse.emf.ecore.EAttribute getAbstractDiagramRepresentationObject_DiagramStyleID()Returns the meta object for the attribute 'Diagram Style ID
'.- Returns:
- the meta object for the attribute 'Diagram Style ID'.
- See Also:
- Generated:
-
getDiagramContentsDescriptor
org.eclipse.emf.ecore.EClass getDiagramContentsDescriptor()Returns the meta object for class 'Contents Descriptor
'.- Returns:
- the meta object for class 'Contents Descriptor'.
- See Also:
- Generated:
-
getDiagramContentsDescriptor_Representation
org.eclipse.emf.ecore.EReference getDiagramContentsDescriptor_Representation()Returns the meta object for the container reference 'Representation
'.- Returns:
- the meta object for the container reference 'Representation'.
- See Also:
- Generated:
-
getDiagramContentsDescriptor_ExporterName
org.eclipse.emf.ecore.EAttribute getDiagramContentsDescriptor_ExporterName()Returns the meta object for the attribute 'Exporter Name
'.- Returns:
- the meta object for the attribute 'Exporter Name'.
- See Also:
- Generated:
-
getDiagramContentsDescriptor_ExporterVersion
org.eclipse.emf.ecore.EAttribute getDiagramContentsDescriptor_ExporterVersion()Returns the meta object for the attribute 'Exporter Version
'.- Returns:
- the meta object for the attribute 'Exporter Version'.
- See Also:
- Generated:
-
getDiagramContentsDescriptor_UsedElements
org.eclipse.emf.ecore.EAttribute getDiagramContentsDescriptor_UsedElements()Returns the meta object for the attribute list 'Used Elements
'.- Returns:
- the meta object for the attribute list 'Used Elements'.
- See Also:
- Generated:
-
getDiagramContentsDescriptor_BinaryObject
org.eclipse.emf.ecore.EReference getDiagramContentsDescriptor_BinaryObject()Returns the meta object for the containment reference 'Binary Object
'.- Returns:
- the meta object for the containment reference 'Binary Object'.
- See Also:
- Generated:
-
getDiagramContentsDescriptor_ContentHash
org.eclipse.emf.ecore.EAttribute getDiagramContentsDescriptor_ContentHash()Returns the meta object for the attribute 'Content Hash
'.- Returns:
- the meta object for the attribute 'Content Hash'.
- See Also:
- Generated:
-
getDiagramContentsDescriptor_UsedObjects
org.eclipse.emf.ecore.EReference getDiagramContentsDescriptor_UsedObjects()Returns the meta object for the reference list 'Used Objects
'.- Returns:
- the meta object for the reference list 'Used Objects'.
- See Also:
- Generated:
-
getDiagramFactory
DiagramFactory getDiagramFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated:
-