com.ibm.wala.ecore.java.pointerAnalysis
Interface PointerAnalysisPackage

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
All Known Implementing Classes:
PointerAnalysisPackageImpl

public interface PointerAnalysisPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
PointerAnalysisFactory

Nested Class Summary
static interface PointerAnalysisPackage.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 EARRAY_CONTENTS
          The meta object id for the 'EArray Contents' class.
static int EARRAY_CONTENTS__JAVA_CLASS
          The feature id for the 'Java Class' reference.
static int EARRAY_CONTENTS_FEATURE_COUNT
          The number of structural features of the 'EArray Contents' class.
static int EHEAP_GRAPH
          The meta object id for the 'EHeap Graph' class.
static int EHEAP_GRAPH__EDGES
          The feature id for the 'Edges' containment reference.
static int EHEAP_GRAPH__NODES
          The feature id for the 'Nodes' reference.
static int EHEAP_GRAPH_FEATURE_COUNT
          The number of structural features of the 'EHeap Graph' class.
static PointerAnalysisPackage eINSTANCE
          The singleton instance of the package.
static int EINSTANCE
          The meta object id for the 'EInstance' class.
static int EINSTANCE_FEATURE_COUNT
          The number of structural features of the 'EInstance' class.
static int EINSTANCE_FIELD
          The meta object id for the 'EInstance Field' class.
static int EINSTANCE_FIELD__FIELD_NAME
          The feature id for the 'Field Name' attribute.
static int EINSTANCE_FIELD_FEATURE_COUNT
          The number of structural features of the 'EInstance Field' class.
static int EJAVA_CLASS_INSTANCE
          The meta object id for the 'EJava Class Instance' class.
static int EJAVA_CLASS_INSTANCE__JAVA_CLASS
          The feature id for the 'Java Class' reference.
static int EJAVA_CLASS_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'EJava Class Instance' class.
static int ELOCAL_POINTER
          The meta object id for the 'ELocal Pointer' class.
static int ELOCAL_POINTER__JAVA_METHOD
          The feature id for the 'Java Method' reference.
static int ELOCAL_POINTER__VALUE_NUMBER
          The feature id for the 'Value Number' attribute.
static int ELOCAL_POINTER_FEATURE_COUNT
          The number of structural features of the 'ELocal Pointer' class.
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 EPOINTER
          The meta object id for the 'EPointer' class.
static int EPOINTER_FEATURE_COUNT
          The number of structural features of the 'EPointer' class.
static int ERETURN_VALUE_POINTER
          The meta object id for the 'EReturn Value Pointer' class.
static int ERETURN_VALUE_POINTER__IS_EXCEPTIONAL_RETURN_VALUE
          The feature id for the 'Is Exceptional Return Value' attribute.
static int ERETURN_VALUE_POINTER__JAVA_METHOD
          The feature id for the 'Java Method' reference.
static int ERETURN_VALUE_POINTER_FEATURE_COUNT
          The number of structural features of the 'EReturn Value Pointer' class.
static int ESTATIC_FIELD
          The meta object id for the 'EStatic Field' class.
static int ESTATIC_FIELD__FIELD_NAME
          The feature id for the 'Field Name' attribute.
static int ESTATIC_FIELD_FEATURE_COUNT
          The number of structural features of the 'EStatic Field' class.
 
Method Summary
 org.eclipse.emf.ecore.EReference getEArrayContents_JavaClass()
          Returns the meta object for the reference 'Java Class'.
 org.eclipse.emf.ecore.EClass getEArrayContents()
          Returns the meta object for class 'EArray Contents'.
 org.eclipse.emf.ecore.EClass getEHeapGraph()
          Returns the meta object for class 'EHeap Graph'.
 org.eclipse.emf.ecore.EClass getEInstance()
          Returns the meta object for class 'EInstance'.
 org.eclipse.emf.ecore.EAttribute getEInstanceField_FieldName()
          Returns the meta object for the attribute 'Field Name'.
 org.eclipse.emf.ecore.EClass getEInstanceField()
          Returns the meta object for class 'EInstance Field'.
 org.eclipse.emf.ecore.EReference getEJavaClassInstance_JavaClass()
          Returns the meta object for the reference 'Java Class'.
 org.eclipse.emf.ecore.EClass getEJavaClassInstance()
          Returns the meta object for class 'EJava Class Instance'.
 org.eclipse.emf.ecore.EReference getELocalPointer_JavaMethod()
          Returns the meta object for the reference 'Java Method'.
 org.eclipse.emf.ecore.EAttribute getELocalPointer_ValueNumber()
          Returns the meta object for the attribute 'Value Number'.
 org.eclipse.emf.ecore.EClass getELocalPointer()
          Returns the meta object for class 'ELocal Pointer'.
 org.eclipse.emf.ecore.EClass getEPointer()
          Returns the meta object for class 'EPointer'.
 org.eclipse.emf.ecore.EAttribute getEReturnValuePointer_IsExceptionalReturnValue()
          Returns the meta object for the attribute 'Is Exceptional Return Value'.
 org.eclipse.emf.ecore.EReference getEReturnValuePointer_JavaMethod()
          Returns the meta object for the reference 'Java Method'.
 org.eclipse.emf.ecore.EClass getEReturnValuePointer()
          Returns the meta object for class 'EReturn Value Pointer'.
 org.eclipse.emf.ecore.EAttribute getEStaticField_FieldName()
          Returns the meta object for the attribute 'Field Name'.
 org.eclipse.emf.ecore.EClass getEStaticField()
          Returns the meta object for class 'EStatic Field'.
 PointerAnalysisFactory getPointerAnalysisFactory()
          Returns the factory that creates the instances of the model.
 
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

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final PointerAnalysisPackage eINSTANCE
The singleton instance of the package.


EPOINTER

static final int EPOINTER
The meta object id for the 'EPointer' class.

See Also:
EPointerImpl, PointerAnalysisPackageImpl.getEPointer(), Constant Field Values

EPOINTER_FEATURE_COUNT

static final int EPOINTER_FEATURE_COUNT
The number of structural features of the 'EPointer' class.

See Also:
Constant Field Values

EINSTANCE_FIELD

static final int EINSTANCE_FIELD
The meta object id for the 'EInstance Field' class.

See Also:
EInstanceFieldImpl, PointerAnalysisPackageImpl.getEInstanceField(), Constant Field Values

EINSTANCE_FIELD__FIELD_NAME

static final int EINSTANCE_FIELD__FIELD_NAME
The feature id for the 'Field Name' attribute.

See Also:
Constant Field Values

EINSTANCE_FIELD_FEATURE_COUNT

static final int EINSTANCE_FIELD_FEATURE_COUNT
The number of structural features of the 'EInstance Field' class.

See Also:
Constant Field Values

EARRAY_CONTENTS

static final int EARRAY_CONTENTS
The meta object id for the 'EArray Contents' class.

See Also:
EArrayContentsImpl, PointerAnalysisPackageImpl.getEArrayContents(), Constant Field Values

EARRAY_CONTENTS__JAVA_CLASS

static final int EARRAY_CONTENTS__JAVA_CLASS
The feature id for the 'Java Class' reference.

See Also:
Constant Field Values

EARRAY_CONTENTS_FEATURE_COUNT

static final int EARRAY_CONTENTS_FEATURE_COUNT
The number of structural features of the 'EArray Contents' class.

See Also:
Constant Field Values

ESTATIC_FIELD

static final int ESTATIC_FIELD
The meta object id for the 'EStatic Field' class.

See Also:
EStaticFieldImpl, PointerAnalysisPackageImpl.getEStaticField(), Constant Field Values

ESTATIC_FIELD__FIELD_NAME

static final int ESTATIC_FIELD__FIELD_NAME
The feature id for the 'Field Name' attribute.

See Also:
Constant Field Values

ESTATIC_FIELD_FEATURE_COUNT

static final int ESTATIC_FIELD_FEATURE_COUNT
The number of structural features of the 'EStatic Field' class.

See Also:
Constant Field Values

ELOCAL_POINTER

static final int ELOCAL_POINTER
The meta object id for the 'ELocal Pointer' class.

See Also:
ELocalPointerImpl, PointerAnalysisPackageImpl.getELocalPointer(), Constant Field Values

ELOCAL_POINTER__VALUE_NUMBER

static final int ELOCAL_POINTER__VALUE_NUMBER
The feature id for the 'Value Number' attribute.

See Also:
Constant Field Values

ELOCAL_POINTER__JAVA_METHOD

static final int ELOCAL_POINTER__JAVA_METHOD
The feature id for the 'Java Method' reference.

See Also:
Constant Field Values

ELOCAL_POINTER_FEATURE_COUNT

static final int ELOCAL_POINTER_FEATURE_COUNT
The number of structural features of the 'ELocal Pointer' class.

See Also:
Constant Field Values

ERETURN_VALUE_POINTER

static final int ERETURN_VALUE_POINTER
The meta object id for the 'EReturn Value Pointer' class.

See Also:
EReturnValuePointerImpl, PointerAnalysisPackageImpl.getEReturnValuePointer(), Constant Field Values

ERETURN_VALUE_POINTER__IS_EXCEPTIONAL_RETURN_VALUE

static final int ERETURN_VALUE_POINTER__IS_EXCEPTIONAL_RETURN_VALUE
The feature id for the 'Is Exceptional Return Value' attribute.

See Also:
Constant Field Values

ERETURN_VALUE_POINTER__JAVA_METHOD

static final int ERETURN_VALUE_POINTER__JAVA_METHOD
The feature id for the 'Java Method' reference.

See Also:
Constant Field Values

ERETURN_VALUE_POINTER_FEATURE_COUNT

static final int ERETURN_VALUE_POINTER_FEATURE_COUNT
The number of structural features of the 'EReturn Value Pointer' class.

See Also:
Constant Field Values

EINSTANCE

static final int EINSTANCE
The meta object id for the 'EInstance' class.

See Also:
EInstanceImpl, PointerAnalysisPackageImpl.getEInstance(), Constant Field Values

EINSTANCE_FEATURE_COUNT

static final int EINSTANCE_FEATURE_COUNT
The number of structural features of the 'EInstance' class.

See Also:
Constant Field Values

EJAVA_CLASS_INSTANCE

static final int EJAVA_CLASS_INSTANCE
The meta object id for the 'EJava Class Instance' class.

See Also:
EJavaClassInstanceImpl, PointerAnalysisPackageImpl.getEJavaClassInstance(), Constant Field Values

EJAVA_CLASS_INSTANCE__JAVA_CLASS

static final int EJAVA_CLASS_INSTANCE__JAVA_CLASS
The feature id for the 'Java Class' reference.

See Also:
Constant Field Values

EJAVA_CLASS_INSTANCE_FEATURE_COUNT

static final int EJAVA_CLASS_INSTANCE_FEATURE_COUNT
The number of structural features of the 'EJava Class Instance' class.

See Also:
Constant Field Values

EHEAP_GRAPH

static final int EHEAP_GRAPH
The meta object id for the 'EHeap Graph' class.

See Also:
EHeapGraphImpl, PointerAnalysisPackageImpl.getEHeapGraph(), Constant Field Values

EHEAP_GRAPH__NODES

static final int EHEAP_GRAPH__NODES
The feature id for the 'Nodes' reference.

See Also:
Constant Field Values

EHEAP_GRAPH__EDGES

static final int EHEAP_GRAPH__EDGES
The feature id for the 'Edges' containment reference.

See Also:
Constant Field Values

EHEAP_GRAPH_FEATURE_COUNT

static final int EHEAP_GRAPH_FEATURE_COUNT
The number of structural features of the 'EHeap Graph' class.

See Also:
Constant Field Values
Method Detail

getEPointer

org.eclipse.emf.ecore.EClass getEPointer()
Returns the meta object for class 'EPointer'.

Returns:
the meta object for class 'EPointer'.
See Also:
EPointer

getEInstanceField

org.eclipse.emf.ecore.EClass getEInstanceField()
Returns the meta object for class 'EInstance Field'.

Returns:
the meta object for class 'EInstance Field'.
See Also:
EInstanceField

getEInstanceField_FieldName

org.eclipse.emf.ecore.EAttribute getEInstanceField_FieldName()
Returns the meta object for the attribute 'Field Name'.

Returns:
the meta object for the attribute 'Field Name'.
See Also:
EInstanceField.getFieldName(), getEInstanceField()

getEArrayContents

org.eclipse.emf.ecore.EClass getEArrayContents()
Returns the meta object for class 'EArray Contents'.

Returns:
the meta object for class 'EArray Contents'.
See Also:
EArrayContents

getEArrayContents_JavaClass

org.eclipse.emf.ecore.EReference getEArrayContents_JavaClass()
Returns the meta object for the reference 'Java Class'.

Returns:
the meta object for the reference 'Java Class'.
See Also:
EArrayContents.getJavaClass(), getEArrayContents()

getEStaticField

org.eclipse.emf.ecore.EClass getEStaticField()
Returns the meta object for class 'EStatic Field'.

Returns:
the meta object for class 'EStatic Field'.
See Also:
EStaticField

getEStaticField_FieldName

org.eclipse.emf.ecore.EAttribute getEStaticField_FieldName()
Returns the meta object for the attribute 'Field Name'.

Returns:
the meta object for the attribute 'Field Name'.
See Also:
EStaticField.getFieldName(), getEStaticField()

getELocalPointer

org.eclipse.emf.ecore.EClass getELocalPointer()
Returns the meta object for class 'ELocal Pointer'.

Returns:
the meta object for class 'ELocal Pointer'.
See Also:
ELocalPointer

getELocalPointer_ValueNumber

org.eclipse.emf.ecore.EAttribute getELocalPointer_ValueNumber()
Returns the meta object for the attribute 'Value Number'.

Returns:
the meta object for the attribute 'Value Number'.
See Also:
ELocalPointer.getValueNumber(), getELocalPointer()

getELocalPointer_JavaMethod

org.eclipse.emf.ecore.EReference getELocalPointer_JavaMethod()
Returns the meta object for the reference 'Java Method'.

Returns:
the meta object for the reference 'Java Method'.
See Also:
ELocalPointer.getJavaMethod(), getELocalPointer()

getEReturnValuePointer

org.eclipse.emf.ecore.EClass getEReturnValuePointer()
Returns the meta object for class 'EReturn Value Pointer'.

Returns:
the meta object for class 'EReturn Value Pointer'.
See Also:
EReturnValuePointer

getEReturnValuePointer_IsExceptionalReturnValue

org.eclipse.emf.ecore.EAttribute getEReturnValuePointer_IsExceptionalReturnValue()
Returns the meta object for the attribute 'Is Exceptional Return Value'.

Returns:
the meta object for the attribute 'Is Exceptional Return Value'.
See Also:
EReturnValuePointer.isIsExceptionalReturnValue(), getEReturnValuePointer()

getEReturnValuePointer_JavaMethod

org.eclipse.emf.ecore.EReference getEReturnValuePointer_JavaMethod()
Returns the meta object for the reference 'Java Method'.

Returns:
the meta object for the reference 'Java Method'.
See Also:
EReturnValuePointer.getJavaMethod(), getEReturnValuePointer()

getEInstance

org.eclipse.emf.ecore.EClass getEInstance()
Returns the meta object for class 'EInstance'.

Returns:
the meta object for class 'EInstance'.
See Also:
EInstance

getEJavaClassInstance

org.eclipse.emf.ecore.EClass getEJavaClassInstance()
Returns the meta object for class 'EJava Class Instance'.

Returns:
the meta object for class 'EJava Class Instance'.
See Also:
EJavaClassInstance

getEJavaClassInstance_JavaClass

org.eclipse.emf.ecore.EReference getEJavaClassInstance_JavaClass()
Returns the meta object for the reference 'Java Class'.

Returns:
the meta object for the reference 'Java Class'.
See Also:
EJavaClassInstance.getJavaClass(), getEJavaClassInstance()

getEHeapGraph

org.eclipse.emf.ecore.EClass getEHeapGraph()
Returns the meta object for class 'EHeap Graph'.

Returns:
the meta object for class 'EHeap Graph'.
See Also:
EHeapGraph

getPointerAnalysisFactory

PointerAnalysisFactory getPointerAnalysisFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.