|
||||||||||
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
de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.DotPackageImpl
public class DotPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
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> |
Nested classes/interfaces inherited from interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage |
---|
DotPackage.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, 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 DotPackage init()
This method is used to initialize DotPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
DotPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getGraphvizModel()
getGraphvizModel
in interface DotPackage
GraphvizModel
public EReference getGraphvizModel_Graphs()
getGraphvizModel_Graphs
in interface DotPackage
GraphvizModel.getGraphs()
,
DotPackage.getGraphvizModel()
public EClass getGraph()
getGraph
in interface DotPackage
Graph
public EAttribute getGraph_Strict()
getGraph_Strict
in interface DotPackage
Graph.isStrict()
,
DotPackage.getGraph()
public EAttribute getGraph_Type()
getGraph_Type
in interface DotPackage
Graph.getType()
,
DotPackage.getGraph()
public EAttribute getGraph_Name()
getGraph_Name
in interface DotPackage
Graph.getName()
,
DotPackage.getGraph()
public EReference getGraph_Statements()
getGraph_Statements
in interface DotPackage
Graph.getStatements()
,
DotPackage.getGraph()
public EClass getStatement()
getStatement
in interface DotPackage
Statement
public EClass getEdgeStatement()
getEdgeStatement
in interface DotPackage
EdgeStatement
public EReference getEdgeStatement_SourceNode()
getEdgeStatement_SourceNode
in interface DotPackage
EdgeStatement.getSourceNode()
,
DotPackage.getEdgeStatement()
public EReference getEdgeStatement_EdgeTargets()
getEdgeStatement_EdgeTargets
in interface DotPackage
EdgeStatement.getEdgeTargets()
,
DotPackage.getEdgeStatement()
public EReference getEdgeStatement_Attributes()
getEdgeStatement_Attributes
in interface DotPackage
EdgeStatement.getAttributes()
,
DotPackage.getEdgeStatement()
public EClass getEdgeTarget()
getEdgeTarget
in interface DotPackage
EdgeTarget
public EAttribute getEdgeTarget_Operator()
getEdgeTarget_Operator
in interface DotPackage
EdgeTarget.getOperator()
,
DotPackage.getEdgeTarget()
public EReference getEdgeTarget_TargetSubgraph()
getEdgeTarget_TargetSubgraph
in interface DotPackage
EdgeTarget.getTargetSubgraph()
,
DotPackage.getEdgeTarget()
public EReference getEdgeTarget_Targetnode()
getEdgeTarget_Targetnode
in interface DotPackage
EdgeTarget.getTargetnode()
,
DotPackage.getEdgeTarget()
public EClass getNodeStatement()
getNodeStatement
in interface DotPackage
NodeStatement
public EReference getNodeStatement_Node()
getNodeStatement_Node
in interface DotPackage
NodeStatement.getNode()
,
DotPackage.getNodeStatement()
public EReference getNodeStatement_Attributes()
getNodeStatement_Attributes
in interface DotPackage
NodeStatement.getAttributes()
,
DotPackage.getNodeStatement()
public EClass getAttributeStatement()
getAttributeStatement
in interface DotPackage
AttributeStatement
public EAttribute getAttributeStatement_Type()
getAttributeStatement_Type
in interface DotPackage
AttributeStatement.getType()
,
DotPackage.getAttributeStatement()
public EReference getAttributeStatement_Attributes()
getAttributeStatement_Attributes
in interface DotPackage
AttributeStatement.getAttributes()
,
DotPackage.getAttributeStatement()
public EClass getSubgraph()
getSubgraph
in interface DotPackage
Subgraph
public EAttribute getSubgraph_Name()
getSubgraph_Name
in interface DotPackage
Subgraph.getName()
,
DotPackage.getSubgraph()
public EReference getSubgraph_Statements()
getSubgraph_Statements
in interface DotPackage
Subgraph.getStatements()
,
DotPackage.getSubgraph()
public EClass getAttribute()
getAttribute
in interface DotPackage
Attribute
public EAttribute getAttribute_Name()
getAttribute_Name
in interface DotPackage
Attribute.getName()
,
DotPackage.getAttribute()
public EAttribute getAttribute_Value()
getAttribute_Value
in interface DotPackage
Attribute.getValue()
,
DotPackage.getAttribute()
public EClass getNode()
getNode
in interface DotPackage
Node
public EAttribute getNode_Name()
getNode_Name
in interface DotPackage
Node.getName()
,
DotPackage.getNode()
public EReference getNode_Port()
getNode_Port
in interface DotPackage
Node.getPort()
,
DotPackage.getNode()
public EClass getPort()
getPort
in interface DotPackage
Port
public EAttribute getPort_Name()
getPort_Name
in interface DotPackage
Port.getName()
,
DotPackage.getPort()
public EAttribute getPort_Compass_pt()
getPort_Compass_pt
in interface DotPackage
Port.getCompass_pt()
,
DotPackage.getPort()
public EEnum getEdgeOperator()
getEdgeOperator
in interface DotPackage
EdgeOperator
public EEnum getGraphType()
getGraphType
in interface DotPackage
GraphType
public EEnum getAttributeType()
getAttributeType
in interface DotPackage
AttributeType
public EEnum getCompassPoint()
getCompassPoint
in interface DotPackage
CompassPoint
public DotFactory getDotFactory()
getDotFactory
in interface DotPackage
public void createPackageContents()
public void initializePackageContents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |