public interface GraphPackage
extends org.eclipse.emf.ecore.EPackage
GraphFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
GraphPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static GraphPackage |
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
|
static int |
GCONNECTABLE
The meta object id for the '
GConnectable' class |
static int |
GCONNECTABLE__CONNECTORS
The feature id for the 'Connectors' containment reference list
|
static int |
GCONNECTABLE_FEATURE_COUNT
The number of structural features of the 'GConnectable' class
|
static int |
GCONNECTABLE_OPERATION_COUNT
The number of operations of the 'GConnectable' class
|
static int |
GCONNECTION
The meta object id for the '
GConnection' class |
static int |
GCONNECTION__CONNECTORS
The feature id for the 'Connectors' containment reference list
|
static int |
GCONNECTION__JOINTS
The feature id for the 'Joints' containment reference list
|
static int |
GCONNECTION__SOURCE
The feature id for the 'Source' reference
|
static int |
GCONNECTION__TARGET
The feature id for the 'Target' reference
|
static int |
GCONNECTION__TYPE
The feature id for the 'Type' attribute
|
static int |
GCONNECTION_FEATURE_COUNT
The number of structural features of the 'GConnection' class
|
static int |
GCONNECTION_OPERATION_COUNT
The number of operations of the 'GConnection' class
|
static int |
GCONNECTOR
The meta object id for the '
GConnector' class |
static int |
GCONNECTOR__CONNECTION_DETACHED_ON_DRAG
The feature id for the 'Connection Detached On Drag' attribute
|
static int |
GCONNECTOR__CONNECTIONS
The feature id for the 'Connections' reference list
|
static int |
GCONNECTOR__PARENT
The feature id for the 'Parent' container reference
|
static int |
GCONNECTOR__TYPE
The feature id for the 'Type' attribute
|
static int |
GCONNECTOR__X
The feature id for the 'X' attribute
|
static int |
GCONNECTOR__Y
The feature id for the 'Y' attribute
|
static int |
GCONNECTOR_FEATURE_COUNT
The number of structural features of the 'GConnector' class
|
static int |
GCONNECTOR_OPERATION_COUNT
The number of operations of the 'GConnector' class
|
static int |
GJOINT
The meta object id for the '
GJoint' class |
static int |
GJOINT__CONNECTION
The feature id for the 'Connection' container reference
|
static int |
GJOINT__TYPE
The feature id for the 'Type' attribute
|
static int |
GJOINT__X
The feature id for the 'X' attribute
|
static int |
GJOINT__Y
The feature id for the 'Y' attribute
|
static int |
GJOINT_FEATURE_COUNT
The number of structural features of the 'GJoint' class
|
static int |
GJOINT_OPERATION_COUNT
The number of operations of the 'GJoint' class
|
static int |
GMODEL
The meta object id for the '
GModel' class |
static int |
GMODEL__CONNECTIONS
The feature id for the 'Connections' containment reference list
|
static int |
GMODEL__CONTENT_HEIGHT
The feature id for the 'Content Height' attribute
|
static int |
GMODEL__CONTENT_WIDTH
The feature id for the 'Content Width' attribute
|
static int |
GMODEL__NODES
The feature id for the 'Nodes' containment reference list
|
static int |
GMODEL__SUPERGRAPH
The feature id for the 'Supergraph' container reference
|
static int |
GMODEL__TYPE
The feature id for the 'Type' attribute
|
static int |
GMODEL_FEATURE_COUNT
The number of structural features of the 'GModel' class
|
static int |
GMODEL_OPERATION_COUNT
The number of operations of the 'GModel' class
|
static int |
GNODE
The meta object id for the '
GNode' class |
static int |
GNODE__CONNECTORS
The feature id for the 'Connectors' containment reference list
|
static int |
GNODE__HEIGHT
The feature id for the 'Height' attribute
|
static int |
GNODE__ID
The feature id for the 'Id' attribute
|
static int |
GNODE__SUBGRAPH
The feature id for the 'Subgraph' containment reference
|
static int |
GNODE__TYPE
The feature id for the 'Type' attribute
|
static int |
GNODE__WIDTH
The feature id for the 'Width' attribute
|
static int |
GNODE__X
The feature id for the 'X' attribute
|
static int |
GNODE__Y
The feature id for the 'Y' attribute
|
static int |
GNODE_FEATURE_COUNT
The number of structural features of the 'GNode' class
|
static int |
GNODE_OPERATION_COUNT
The number of operations of the 'GNode' class
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getGConnectable_Connectors()
Returns the meta object for the containment reference list '
Connectors' |
org.eclipse.emf.ecore.EClass |
getGConnectable()
Returns the meta object for class '
GConnectable' |
org.eclipse.emf.ecore.EReference |
getGConnection_Joints()
Returns the meta object for the containment reference list '
Joints' |
org.eclipse.emf.ecore.EReference |
getGConnection_Source()
Returns the meta object for the reference '
Source' |
org.eclipse.emf.ecore.EReference |
getGConnection_Target()
Returns the meta object for the reference '
Target' |
org.eclipse.emf.ecore.EAttribute |
getGConnection_Type()
Returns the meta object for the attribute '
Type' |
org.eclipse.emf.ecore.EClass |
getGConnection()
Returns the meta object for class '
GConnection' |
org.eclipse.emf.ecore.EAttribute |
getGConnector_ConnectionDetachedOnDrag()
Returns the meta object for the attribute '
Connection Detached On Drag' |
org.eclipse.emf.ecore.EReference |
getGConnector_Connections()
Returns the meta object for the reference list '
Connections' |
org.eclipse.emf.ecore.EReference |
getGConnector_Parent()
Returns the meta object for the container reference '
Parent' |
org.eclipse.emf.ecore.EAttribute |
getGConnector_Type()
Returns the meta object for the attribute '
Type' |
org.eclipse.emf.ecore.EAttribute |
getGConnector_X()
Returns the meta object for the attribute '
X' |
org.eclipse.emf.ecore.EAttribute |
getGConnector_Y()
Returns the meta object for the attribute '
Y' |
org.eclipse.emf.ecore.EClass |
getGConnector()
Returns the meta object for class '
GConnector' |
org.eclipse.emf.ecore.EReference |
getGJoint_Connection()
Returns the meta object for the container reference '
Connection' |
org.eclipse.emf.ecore.EAttribute |
getGJoint_Type()
Returns the meta object for the attribute '
Type' |
org.eclipse.emf.ecore.EAttribute |
getGJoint_X()
Returns the meta object for the attribute '
X' |
org.eclipse.emf.ecore.EAttribute |
getGJoint_Y()
Returns the meta object for the attribute '
Y' |
org.eclipse.emf.ecore.EClass |
getGJoint()
Returns the meta object for class '
GJoint' |
org.eclipse.emf.ecore.EReference |
getGModel_Connections()
Returns the meta object for the containment reference list '
Connections' |
org.eclipse.emf.ecore.EAttribute |
getGModel_ContentHeight()
Returns the meta object for the attribute '
Content Height' |
org.eclipse.emf.ecore.EAttribute |
getGModel_ContentWidth()
Returns the meta object for the attribute '
Content Width' |
org.eclipse.emf.ecore.EReference |
getGModel_Nodes()
Returns the meta object for the containment reference list '
Nodes' |
org.eclipse.emf.ecore.EReference |
getGModel_Supergraph()
Returns the meta object for the container reference '
Supergraph' |
org.eclipse.emf.ecore.EAttribute |
getGModel_Type()
Returns the meta object for the attribute '
Type' |
org.eclipse.emf.ecore.EClass |
getGModel()
Returns the meta object for class '
GModel' |
org.eclipse.emf.ecore.EAttribute |
getGNode_Height()
Returns the meta object for the attribute '
Height' |
org.eclipse.emf.ecore.EAttribute |
getGNode_Id()
Returns the meta object for the attribute '
Id' |
org.eclipse.emf.ecore.EReference |
getGNode_Subgraph()
Returns the meta object for the containment reference '
Subgraph' |
org.eclipse.emf.ecore.EAttribute |
getGNode_Type()
Returns the meta object for the attribute '
Type' |
org.eclipse.emf.ecore.EAttribute |
getGNode_Width()
Returns the meta object for the attribute '
Width' |
org.eclipse.emf.ecore.EAttribute |
getGNode_X()
Returns the meta object for the attribute '
X' |
org.eclipse.emf.ecore.EAttribute |
getGNode_Y()
Returns the meta object for the attribute '
Y' |
org.eclipse.emf.ecore.EClass |
getGNode()
Returns the meta object for class '
GNode' |
GraphFactory |
getGraphFactory()
Returns the factory that creates the instances of the model
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final GraphPackage eINSTANCE
static final int GMODEL
GModel' class.
static final int GMODEL__NODES
static final int GMODEL__CONNECTIONS
static final int GMODEL__TYPE
static final int GMODEL__CONTENT_WIDTH
static final int GMODEL__CONTENT_HEIGHT
static final int GMODEL__SUPERGRAPH
static final int GMODEL_FEATURE_COUNT
static final int GMODEL_OPERATION_COUNT
static final int GCONNECTABLE
GConnectable' class.
static final int GCONNECTABLE__CONNECTORS
static final int GCONNECTABLE_FEATURE_COUNT
static final int GCONNECTABLE_OPERATION_COUNT
static final int GNODE
GNode' class.
static final int GNODE__CONNECTORS
static final int GNODE__ID
static final int GNODE__TYPE
static final int GNODE__X
static final int GNODE__Y
static final int GNODE__WIDTH
static final int GNODE__HEIGHT
static final int GNODE__SUBGRAPH
static final int GNODE_FEATURE_COUNT
static final int GNODE_OPERATION_COUNT
static final int GCONNECTOR
GConnector' class.
static final int GCONNECTION
GConnection' class.
static final int GCONNECTION__CONNECTORS
static final int GCONNECTION__TYPE
static final int GCONNECTION__SOURCE
static final int GCONNECTION__TARGET
static final int GCONNECTION__JOINTS
static final int GCONNECTION_FEATURE_COUNT
static final int GCONNECTION_OPERATION_COUNT
static final int GCONNECTOR__TYPE
static final int GCONNECTOR__PARENT
static final int GCONNECTOR__CONNECTIONS
static final int GCONNECTOR__X
static final int GCONNECTOR__Y
static final int GCONNECTOR__CONNECTION_DETACHED_ON_DRAG
static final int GCONNECTOR_FEATURE_COUNT
static final int GCONNECTOR_OPERATION_COUNT
static final int GJOINT
GJoint' class.
static final int GJOINT__TYPE
static final int GJOINT__CONNECTION
static final int GJOINT__X
static final int GJOINT__Y
static final int GJOINT_FEATURE_COUNT
static final int GJOINT_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getGModel()
GModel'.
GModelorg.eclipse.emf.ecore.EReference getGModel_Nodes()
Nodes'.
GModel.getNodes(),
getGModel()org.eclipse.emf.ecore.EReference getGModel_Connections()
Connections'.
GModel.getConnections(),
getGModel()org.eclipse.emf.ecore.EAttribute getGModel_Type()
Type'.
GModel.getType(),
getGModel()org.eclipse.emf.ecore.EAttribute getGModel_ContentHeight()
Content Height'.
GModel.getContentHeight(),
getGModel()org.eclipse.emf.ecore.EReference getGModel_Supergraph()
Supergraph'.
GModel.getSupergraph(),
getGModel()org.eclipse.emf.ecore.EAttribute getGModel_ContentWidth()
Content Width'.
GModel.getContentWidth(),
getGModel()org.eclipse.emf.ecore.EClass getGNode()
GNode'.
GNodeorg.eclipse.emf.ecore.EAttribute getGNode_Id()
Id'.
GNode.getId(),
getGNode()org.eclipse.emf.ecore.EAttribute getGNode_Type()
Type'.
GNode.getType(),
getGNode()org.eclipse.emf.ecore.EAttribute getGNode_X()
X'.
GNode.getX(),
getGNode()org.eclipse.emf.ecore.EAttribute getGNode_Y()
Y'.
GNode.getY(),
getGNode()org.eclipse.emf.ecore.EAttribute getGNode_Width()
Width'.
GNode.getWidth(),
getGNode()org.eclipse.emf.ecore.EAttribute getGNode_Height()
Height'.
GNode.getHeight(),
getGNode()org.eclipse.emf.ecore.EReference getGNode_Subgraph()
Subgraph'.
GNode.getSubgraph(),
getGNode()org.eclipse.emf.ecore.EClass getGConnector()
GConnector'.
GConnectororg.eclipse.emf.ecore.EAttribute getGConnector_Type()
Type'.
GConnector.getType(),
getGConnector()org.eclipse.emf.ecore.EReference getGConnector_Parent()
Parent'.
GConnector.getParent(),
getGConnector()org.eclipse.emf.ecore.EReference getGConnector_Connections()
Connections'.
GConnector.getConnections(),
getGConnector()org.eclipse.emf.ecore.EAttribute getGConnector_X()
X'.
GConnector.getX(),
getGConnector()org.eclipse.emf.ecore.EAttribute getGConnector_Y()
Y'.
GConnector.getY(),
getGConnector()org.eclipse.emf.ecore.EAttribute getGConnector_ConnectionDetachedOnDrag()
Connection Detached On Drag'.
GConnector.isConnectionDetachedOnDrag(),
getGConnector()org.eclipse.emf.ecore.EClass getGConnection()
GConnection'.
GConnectionorg.eclipse.emf.ecore.EAttribute getGConnection_Type()
Type'.
GConnection.getType(),
getGConnection()org.eclipse.emf.ecore.EReference getGConnection_Source()
Source'.
GConnection.getSource(),
getGConnection()org.eclipse.emf.ecore.EReference getGConnection_Target()
Target'.
GConnection.getTarget(),
getGConnection()org.eclipse.emf.ecore.EReference getGConnection_Joints()
Joints'.
GConnection.getJoints(),
getGConnection()org.eclipse.emf.ecore.EClass getGJoint()
GJoint'.
GJointorg.eclipse.emf.ecore.EAttribute getGJoint_Type()
Type'.
GJoint.getType(),
getGJoint()org.eclipse.emf.ecore.EReference getGJoint_Connection()
Connection'.
GJoint.getConnection(),
getGJoint()org.eclipse.emf.ecore.EAttribute getGJoint_X()
X'.
GJoint.getX(),
getGJoint()org.eclipse.emf.ecore.EAttribute getGJoint_Y()
Y'.
GJoint.getY(),
getGJoint()org.eclipse.emf.ecore.EClass getGConnectable()
GConnectable'.
GConnectableorg.eclipse.emf.ecore.EReference getGConnectable_Connectors()
Connectors'.
GConnectable.getConnectors(),
getGConnectable()GraphFactory getGraphFactory()
Copyright © 2014 TESIS DYNAware. All Rights Reserved.