|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CallGraphPackage
The Package for the model. It contains accessors for the meta objects to represent
CallGraphFactory| Nested Class Summary | |
|---|---|
static interface |
CallGraphPackage.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 |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static int |
ECALL_GRAPH
The meta object id for the ' ECall Graph' class. |
static int |
ECALL_GRAPH__EDGES
The feature id for the 'Edges' containment reference. |
static int |
ECALL_GRAPH__ENTRYPOINTS
The feature id for the 'Entrypoints' reference list. |
static int |
ECALL_GRAPH__NODES
The feature id for the 'Nodes' reference. |
static int |
ECALL_GRAPH_FEATURE_COUNT
The number of structural features of the 'ECall Graph' class. |
static CallGraphPackage |
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 | |
|---|---|
CallGraphFactory |
getCallGraphFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EReference |
getECallGraph_Entrypoints()
Returns the meta object for the reference list ' Entrypoints'. |
org.eclipse.emf.ecore.EClass |
getECallGraph()
Returns the meta object for class ' ECall Graph'. |
| 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 eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CallGraphPackage eINSTANCE
static final int ECALL_GRAPH
ECall Graph' class.
ECallGraphImpl,
CallGraphPackageImpl.getECallGraph(),
Constant Field Valuesstatic final int ECALL_GRAPH__NODES
static final int ECALL_GRAPH__EDGES
static final int ECALL_GRAPH__ENTRYPOINTS
static final int ECALL_GRAPH_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getECallGraph()
ECall Graph'.
ECallGraphorg.eclipse.emf.ecore.EReference getECallGraph_Entrypoints()
Entrypoints'.
ECallGraph.getEntrypoints(),
getECallGraph()CallGraphFactory getCallGraphFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||