|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The Package for the model. It contains accessors for the meta objects to represent
RunnerFactory| Nested Class Summary |
|---|
| Nested classes inherited from class org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static RunnerPackage |
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 |
SINGLE_FILE_RUNNER
The meta object id for the ' Single File Runner' class. |
static int |
SINGLE_FILE_RUNNER__NAME
The feature id for the 'Name' attribute. |
static int |
SINGLE_FILE_RUNNER__RESOURCE_FILTER
The feature id for the 'Resource Filter' containment reference. |
static int |
SINGLE_FILE_RUNNER_FEATURE_COUNT
The number of structural features of the the 'Single File Runner' class. |
| Method Summary | |
|---|---|
RunnerFactory |
getRunnerFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EReference |
getSingleFileRunner_ResourceFilter()
Returns the meta object for the containment reference ' Resource Filter'. |
org.eclipse.emf.ecore.EClass |
getSingleFileRunner()
Returns the meta object for class ' Single File Runner'. |
| 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 |
public static final java.lang.String eNAME
public static final java.lang.String eNS_URI
public static final java.lang.String eNS_PREFIX
public static final RunnerPackage eINSTANCE
public static final int SINGLE_FILE_RUNNER
Single File Runner' class.
SingleFileRunnerImpl,
RunnerPackageImpl.getSingleFileRunner(),
Constant Field Valuespublic static final int SINGLE_FILE_RUNNER__NAME
public static final int SINGLE_FILE_RUNNER__RESOURCE_FILTER
public static final int SINGLE_FILE_RUNNER_FEATURE_COUNT
| Method Detail |
public org.eclipse.emf.ecore.EClass getSingleFileRunner()
Single File Runner'.
SingleFileRunnerpublic org.eclipse.emf.ecore.EReference getSingleFileRunner_ResourceFilter()
Resource Filter'.
SingleFileRunner.getResourceFilter(),
getSingleFileRunner()public RunnerFactory getRunnerFactory()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||