|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.graphdrawing.graphml.impl.GraphMLPackageImpl
public class GraphMLPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
EPackageImpl.EBasicWhiteList |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
MinimalEObjectImpl.Container.Dynamic |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
MinimalEObjectImpl.Container |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.graphdrawing.graphml.GraphMLPackage |
---|
GraphMLPackage.Literals |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
name, NAME_EDEFAULT |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
eContainer |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
eContents, eCrossReferences, getName, getNameGen, setName |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
eBasicSetContainer, eInternalContainer |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Method Detail |
---|
public static GraphMLPackage init()
This method is used to initialize GraphMLPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
GraphMLPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getDataExtensionType()
getDataExtensionType
in interface GraphMLPackage
DataExtensionType
public EAttribute getDataExtensionType_Mixed()
getDataExtensionType_Mixed
in interface GraphMLPackage
DataExtensionType.getMixed()
,
GraphMLPackage.getDataExtensionType()
public EClass getDataType()
getDataType
in interface GraphMLPackage
DataType
public EAttribute getDataType_Id()
getDataType_Id
in interface GraphMLPackage
DataType.getId()
,
GraphMLPackage.getDataType()
public EAttribute getDataType_Key()
getDataType_Key
in interface GraphMLPackage
DataType.getKey()
,
GraphMLPackage.getDataType()
public EAttribute getDataType_Time()
getDataType_Time
in interface GraphMLPackage
DataType.getTime()
,
GraphMLPackage.getDataType()
public EClass getDefaultType()
getDefaultType
in interface GraphMLPackage
DefaultType
public EClass getDocumentRoot()
getDocumentRoot
in interface GraphMLPackage
DocumentRoot
public EAttribute getDocumentRoot_Mixed()
getDocumentRoot_Mixed
in interface GraphMLPackage
DocumentRoot.getMixed()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_XMLNSPrefixMap()
getDocumentRoot_XMLNSPrefixMap
in interface GraphMLPackage
DocumentRoot.getXMLNSPrefixMap()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_XSISchemaLocation()
getDocumentRoot_XSISchemaLocation
in interface GraphMLPackage
DocumentRoot.getXSISchemaLocation()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_Data()
getDocumentRoot_Data
in interface GraphMLPackage
DocumentRoot.getData()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_Default()
getDocumentRoot_Default
in interface GraphMLPackage
DocumentRoot.getDefault()
,
GraphMLPackage.getDocumentRoot()
public EAttribute getDocumentRoot_Desc()
getDocumentRoot_Desc
in interface GraphMLPackage
DocumentRoot.getDesc()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_Edge()
getDocumentRoot_Edge
in interface GraphMLPackage
DocumentRoot.getEdge()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_Endpoint()
getDocumentRoot_Endpoint
in interface GraphMLPackage
DocumentRoot.getEndpoint()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_Graph()
getDocumentRoot_Graph
in interface GraphMLPackage
DocumentRoot.getGraph()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_Graphml()
getDocumentRoot_Graphml
in interface GraphMLPackage
DocumentRoot.getGraphml()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_Hyperedge()
getDocumentRoot_Hyperedge
in interface GraphMLPackage
DocumentRoot.getHyperedge()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_Key()
getDocumentRoot_Key
in interface GraphMLPackage
DocumentRoot.getKey()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_Locator()
getDocumentRoot_Locator
in interface GraphMLPackage
DocumentRoot.getLocator()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_Node()
getDocumentRoot_Node
in interface GraphMLPackage
DocumentRoot.getNode()
,
GraphMLPackage.getDocumentRoot()
public EReference getDocumentRoot_Port()
getDocumentRoot_Port
in interface GraphMLPackage
DocumentRoot.getPort()
,
GraphMLPackage.getDocumentRoot()
public EClass getEdgeType()
getEdgeType
in interface GraphMLPackage
EdgeType
public EAttribute getEdgeType_Desc()
getEdgeType_Desc
in interface GraphMLPackage
EdgeType.getDesc()
,
GraphMLPackage.getEdgeType()
public EReference getEdgeType_Data()
getEdgeType_Data
in interface GraphMLPackage
EdgeType.getData()
,
GraphMLPackage.getEdgeType()
public EReference getEdgeType_Graph()
getEdgeType_Graph
in interface GraphMLPackage
EdgeType.getGraph()
,
GraphMLPackage.getEdgeType()
public EAttribute getEdgeType_Directed()
getEdgeType_Directed
in interface GraphMLPackage
EdgeType.isDirected()
,
GraphMLPackage.getEdgeType()
public EAttribute getEdgeType_Id()
getEdgeType_Id
in interface GraphMLPackage
EdgeType.getId()
,
GraphMLPackage.getEdgeType()
public EAttribute getEdgeType_Source()
getEdgeType_Source
in interface GraphMLPackage
EdgeType.getSource()
,
GraphMLPackage.getEdgeType()
public EAttribute getEdgeType_Sourceport()
getEdgeType_Sourceport
in interface GraphMLPackage
EdgeType.getSourceport()
,
GraphMLPackage.getEdgeType()
public EAttribute getEdgeType_Target()
getEdgeType_Target
in interface GraphMLPackage
EdgeType.getTarget()
,
GraphMLPackage.getEdgeType()
public EAttribute getEdgeType_Targetport()
getEdgeType_Targetport
in interface GraphMLPackage
EdgeType.getTargetport()
,
GraphMLPackage.getEdgeType()
public EClass getEndpointType()
getEndpointType
in interface GraphMLPackage
EndpointType
public EAttribute getEndpointType_Desc()
getEndpointType_Desc
in interface GraphMLPackage
EndpointType.getDesc()
,
GraphMLPackage.getEndpointType()
public EAttribute getEndpointType_Id()
getEndpointType_Id
in interface GraphMLPackage
EndpointType.getId()
,
GraphMLPackage.getEndpointType()
public EAttribute getEndpointType_Node()
getEndpointType_Node
in interface GraphMLPackage
EndpointType.getNode()
,
GraphMLPackage.getEndpointType()
public EAttribute getEndpointType_Port()
getEndpointType_Port
in interface GraphMLPackage
EndpointType.getPort()
,
GraphMLPackage.getEndpointType()
public EAttribute getEndpointType_Type()
getEndpointType_Type
in interface GraphMLPackage
EndpointType.getType()
,
GraphMLPackage.getEndpointType()
public EClass getGraphmlType()
getGraphmlType
in interface GraphMLPackage
GraphmlType
public EAttribute getGraphmlType_Desc()
getGraphmlType_Desc
in interface GraphMLPackage
GraphmlType.getDesc()
,
GraphMLPackage.getGraphmlType()
public EReference getGraphmlType_Key()
getGraphmlType_Key
in interface GraphMLPackage
GraphmlType.getKey()
,
GraphMLPackage.getGraphmlType()
public EAttribute getGraphmlType_Group()
getGraphmlType_Group
in interface GraphMLPackage
GraphmlType.getGroup()
,
GraphMLPackage.getGraphmlType()
public EReference getGraphmlType_Graph()
getGraphmlType_Graph
in interface GraphMLPackage
GraphmlType.getGraph()
,
GraphMLPackage.getGraphmlType()
public EReference getGraphmlType_Data()
getGraphmlType_Data
in interface GraphMLPackage
GraphmlType.getData()
,
GraphMLPackage.getGraphmlType()
public EClass getGraphType()
getGraphType
in interface GraphMLPackage
GraphType
public EAttribute getGraphType_Desc()
getGraphType_Desc
in interface GraphMLPackage
GraphType.getDesc()
,
GraphMLPackage.getGraphType()
public EAttribute getGraphType_Group()
getGraphType_Group
in interface GraphMLPackage
GraphType.getGroup()
,
GraphMLPackage.getGraphType()
public EReference getGraphType_Data()
getGraphType_Data
in interface GraphMLPackage
GraphType.getData()
,
GraphMLPackage.getGraphType()
public EReference getGraphType_Node()
getGraphType_Node
in interface GraphMLPackage
GraphType.getNode()
,
GraphMLPackage.getGraphType()
public EReference getGraphType_Edge()
getGraphType_Edge
in interface GraphMLPackage
GraphType.getEdge()
,
GraphMLPackage.getGraphType()
public EReference getGraphType_Hyperedge()
getGraphType_Hyperedge
in interface GraphMLPackage
GraphType.getHyperedge()
,
GraphMLPackage.getGraphType()
public EReference getGraphType_Locator()
getGraphType_Locator
in interface GraphMLPackage
GraphType.getLocator()
,
GraphMLPackage.getGraphType()
public EAttribute getGraphType_Edgedefault()
getGraphType_Edgedefault
in interface GraphMLPackage
GraphType.getEdgedefault()
,
GraphMLPackage.getGraphType()
public EAttribute getGraphType_Id()
getGraphType_Id
in interface GraphMLPackage
GraphType.getId()
,
GraphMLPackage.getGraphType()
public EAttribute getGraphType_ParseEdgeids()
getGraphType_ParseEdgeids
in interface GraphMLPackage
GraphType.getParseEdgeids()
,
GraphMLPackage.getGraphType()
public EAttribute getGraphType_ParseEdges()
getGraphType_ParseEdges
in interface GraphMLPackage
GraphType.getParseEdges()
,
GraphMLPackage.getGraphType()
public EAttribute getGraphType_ParseMaxindegree()
getGraphType_ParseMaxindegree
in interface GraphMLPackage
GraphType.getParseMaxindegree()
,
GraphMLPackage.getGraphType()
public EAttribute getGraphType_ParseMaxoutdegree()
getGraphType_ParseMaxoutdegree
in interface GraphMLPackage
GraphType.getParseMaxoutdegree()
,
GraphMLPackage.getGraphType()
public EAttribute getGraphType_ParseNodeids()
getGraphType_ParseNodeids
in interface GraphMLPackage
GraphType.getParseNodeids()
,
GraphMLPackage.getGraphType()
public EAttribute getGraphType_ParseNodes()
getGraphType_ParseNodes
in interface GraphMLPackage
GraphType.getParseNodes()
,
GraphMLPackage.getGraphType()
public EAttribute getGraphType_ParseOrder()
getGraphType_ParseOrder
in interface GraphMLPackage
GraphType.getParseOrder()
,
GraphMLPackage.getGraphType()
public EClass getHyperedgeType()
getHyperedgeType
in interface GraphMLPackage
HyperedgeType
public EAttribute getHyperedgeType_Desc()
getHyperedgeType_Desc
in interface GraphMLPackage
HyperedgeType.getDesc()
,
GraphMLPackage.getHyperedgeType()
public EAttribute getHyperedgeType_Group()
getHyperedgeType_Group
in interface GraphMLPackage
HyperedgeType.getGroup()
,
GraphMLPackage.getHyperedgeType()
public EReference getHyperedgeType_Data()
getHyperedgeType_Data
in interface GraphMLPackage
HyperedgeType.getData()
,
GraphMLPackage.getHyperedgeType()
public EReference getHyperedgeType_Endpoint()
getHyperedgeType_Endpoint
in interface GraphMLPackage
HyperedgeType.getEndpoint()
,
GraphMLPackage.getHyperedgeType()
public EReference getHyperedgeType_Graph()
getHyperedgeType_Graph
in interface GraphMLPackage
HyperedgeType.getGraph()
,
GraphMLPackage.getHyperedgeType()
public EAttribute getHyperedgeType_Id()
getHyperedgeType_Id
in interface GraphMLPackage
HyperedgeType.getId()
,
GraphMLPackage.getHyperedgeType()
public EClass getKeyType()
getKeyType
in interface GraphMLPackage
KeyType
public EAttribute getKeyType_Desc()
getKeyType_Desc
in interface GraphMLPackage
KeyType.getDesc()
,
GraphMLPackage.getKeyType()
public EReference getKeyType_Default()
getKeyType_Default
in interface GraphMLPackage
KeyType.getDefault()
,
GraphMLPackage.getKeyType()
public EAttribute getKeyType_AttrName()
getKeyType_AttrName
in interface GraphMLPackage
KeyType.getAttrName()
,
GraphMLPackage.getKeyType()
public EAttribute getKeyType_AttrType()
getKeyType_AttrType
in interface GraphMLPackage
KeyType.getAttrType()
,
GraphMLPackage.getKeyType()
public EAttribute getKeyType_Dynamic()
getKeyType_Dynamic
in interface GraphMLPackage
KeyType.isDynamic()
,
GraphMLPackage.getKeyType()
public EAttribute getKeyType_For()
getKeyType_For
in interface GraphMLPackage
KeyType.getFor()
,
GraphMLPackage.getKeyType()
public EAttribute getKeyType_Id()
getKeyType_Id
in interface GraphMLPackage
KeyType.getId()
,
GraphMLPackage.getKeyType()
public EClass getLocatorType()
getLocatorType
in interface GraphMLPackage
LocatorType
public EAttribute getLocatorType_Href()
getLocatorType_Href
in interface GraphMLPackage
LocatorType.getHref()
,
GraphMLPackage.getLocatorType()
public EAttribute getLocatorType_Type()
getLocatorType_Type
in interface GraphMLPackage
LocatorType.getType()
,
GraphMLPackage.getLocatorType()
public EClass getNodeType()
getNodeType
in interface GraphMLPackage
NodeType
public EAttribute getNodeType_Desc()
getNodeType_Desc
in interface GraphMLPackage
NodeType.getDesc()
,
GraphMLPackage.getNodeType()
public EAttribute getNodeType_Group()
getNodeType_Group
in interface GraphMLPackage
NodeType.getGroup()
,
GraphMLPackage.getNodeType()
public EReference getNodeType_Data()
getNodeType_Data
in interface GraphMLPackage
NodeType.getData()
,
GraphMLPackage.getNodeType()
public EReference getNodeType_Port()
getNodeType_Port
in interface GraphMLPackage
NodeType.getPort()
,
GraphMLPackage.getNodeType()
public EReference getNodeType_Graph()
getNodeType_Graph
in interface GraphMLPackage
NodeType.getGraph()
,
GraphMLPackage.getNodeType()
public EReference getNodeType_Locator()
getNodeType_Locator
in interface GraphMLPackage
NodeType.getLocator()
,
GraphMLPackage.getNodeType()
public EAttribute getNodeType_Id()
getNodeType_Id
in interface GraphMLPackage
NodeType.getId()
,
GraphMLPackage.getNodeType()
public EAttribute getNodeType_ParseIndegree()
getNodeType_ParseIndegree
in interface GraphMLPackage
NodeType.getParseIndegree()
,
GraphMLPackage.getNodeType()
public EAttribute getNodeType_ParseOutdegree()
getNodeType_ParseOutdegree
in interface GraphMLPackage
NodeType.getParseOutdegree()
,
GraphMLPackage.getNodeType()
public EClass getPortType()
getPortType
in interface GraphMLPackage
PortType
public EAttribute getPortType_Desc()
getPortType_Desc
in interface GraphMLPackage
PortType.getDesc()
,
GraphMLPackage.getPortType()
public EAttribute getPortType_Group()
getPortType_Group
in interface GraphMLPackage
PortType.getGroup()
,
GraphMLPackage.getPortType()
public EReference getPortType_Data()
getPortType_Data
in interface GraphMLPackage
PortType.getData()
,
GraphMLPackage.getPortType()
public EReference getPortType_Port()
getPortType_Port
in interface GraphMLPackage
PortType.getPort()
,
GraphMLPackage.getPortType()
public EAttribute getPortType_Name()
getPortType_Name
in interface GraphMLPackage
PortType.getName()
,
GraphMLPackage.getPortType()
public EEnum getEndpointTypeType()
getEndpointTypeType
in interface GraphMLPackage
EndpointTypeType
public EEnum getGraphEdgedefaultType()
getGraphEdgedefaultType
in interface GraphMLPackage
GraphEdgedefaultType
public EEnum getGraphEdgeidsType()
getGraphEdgeidsType
in interface GraphMLPackage
GraphEdgeidsType
public EEnum getGraphNodeidsType()
getGraphNodeidsType
in interface GraphMLPackage
GraphNodeidsType
public EEnum getGraphOrderType()
getGraphOrderType
in interface GraphMLPackage
GraphOrderType
public EEnum getKeyForType()
getKeyForType
in interface GraphMLPackage
KeyForType
public EEnum getKeyTypeType()
getKeyTypeType
in interface GraphMLPackage
KeyTypeType
public EDataType getEndpointTypeTypeObject()
getEndpointTypeTypeObject
in interface GraphMLPackage
EndpointTypeType
public EDataType getGraphEdgedefaultTypeObject()
getGraphEdgedefaultTypeObject
in interface GraphMLPackage
GraphEdgedefaultType
public EDataType getGraphEdgeidsTypeObject()
getGraphEdgeidsTypeObject
in interface GraphMLPackage
GraphEdgeidsType
public EDataType getGraphEdgesType()
getGraphEdgesType
in interface GraphMLPackage
BigInteger
public EDataType getGraphMaxindegreeType()
getGraphMaxindegreeType
in interface GraphMLPackage
BigInteger
public EDataType getGraphMaxoutdegreeType()
getGraphMaxoutdegreeType
in interface GraphMLPackage
BigInteger
public EDataType getGraphNodeidsTypeObject()
getGraphNodeidsTypeObject
in interface GraphMLPackage
GraphNodeidsType
public EDataType getGraphNodesType()
getGraphNodesType
in interface GraphMLPackage
BigInteger
public EDataType getGraphOrderTypeObject()
getGraphOrderTypeObject
in interface GraphMLPackage
GraphOrderType
public EDataType getKeyForTypeObject()
getKeyForTypeObject
in interface GraphMLPackage
KeyForType
public EDataType getKeyNameType()
getKeyNameType
in interface GraphMLPackage
String
public EDataType getKeyTypeTypeObject()
getKeyTypeTypeObject
in interface GraphMLPackage
KeyTypeType
public EDataType getNodeIndegreeType()
getNodeIndegreeType
in interface GraphMLPackage
BigInteger
public EDataType getNodeOutdegreeType()
getNodeOutdegreeType
in interface GraphMLPackage
BigInteger
public GraphMLFactory getGraphMLFactory()
getGraphMLFactory
in interface GraphMLPackage
public void createPackageContents()
public void initializePackageContents()
protected void createExtendedMetaDataAnnotations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |