TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.models.internal.probekit
Interface ProbekitPackage

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:
ProbekitPackageImpl

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

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

See http://www.w3.org/XML/1998/namespace.html and http://www.w3.org/TR/REC-xml for information about this namespace. This schema document describes the XML namespace, in a form suitable for import by other schema documents. Note that local names in this namespace are intended to be defined only by the World Wide Web Consortium or its subgroups. The following names are currently defined in this namespace and should not be used with conflicting semantics by any Working Group, specification, or document instance: base (as an attribute name): denotes an attribute whose value provides a URI to be used as the base for interpreting any relative URIs in the scope of the element on which it appears; its value is inherited. This name is reserved by virtue of its definition in the XML Base specification. id (as an attribute name): denotes an attribute whose value should be interpreted as if declared to be of type ID. The xml:id specification is not yet a W3C Recommendation, but this attribute is included here to facilitate experimentation with the mechanisms it proposes. Note that it is _not_ included in the specialAttrs attribute group. lang (as an attribute name): denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification. space (as an attribute name): denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. This name is reserved by virtue of its definition in the XML specification. Father (in any context at all): denotes Jon Bosak, the chair of the original XML Working Group. This name is reserved by the following decision of the W3C XML Plenary and XML Coordination groups: In appreciation for his vision, leadership and dedication the W3C XML Plenary on this 10th day of February, 2000 reserves for Jon Bosak in perpetuity the XML name xml:Father This schema defines attributes and an attribute group suitable for use by schemas wishing to allow xml:base, xml:lang or xml:space attributes on elements they define. To enable this, such a schema must import this schema for the XML namespace, e.g. as follows: <schema . . .> . . . <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/03/xml.xsd"/> Subsequently, qualified reference to any of the attributes or the group defined below will have the desired effect, e.g. <type . . .> . . . <attributeGroup ref="xml:specialAttrs"/> will define a type which will schema-validate an instance element with any of those attributes In keeping with the XML Schema WG's standard versioning policy, this schema document will persist at http://www.w3.org/2004/10/xml.xsd. At the date of issue it can also be found at http://www.w3.org/2001/xml.xsd. The schema document at that URI may however change in the future, in order to remain compatible with the latest version of XML Schema itself, or with the XML namespace itself. In other words, if the XML Schema or XML namespaces change, the version of this document at http://www.w3.org/2001/xml.xsd will change accordingly; the version at http://www.w3.org/2004/10/xml.xsd will not change.

See Also:
ProbekitFactory
Generated

Nested Class Summary
 
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 CONTROL_KEY
          The meta object id for the 'Control Key' class
static int CONTROL_KEY__NAME
          The feature id for the 'Name' attribute
static int CONTROL_KEY__VALUE
          The feature id for the 'Value' attribute
static int CONTROL_KEY_FEATURE_COUNT
          The number of structural features of the the 'Control Key' class
static int CONTROL_NAME
          The meta object id for the 'Control Name' class
static int CONTROL_NAME__LANG
          The feature id for the 'Lang' attribute
static int CONTROL_NAME__TEXT
          The feature id for the 'Text' attribute
static int CONTROL_NAME_FEATURE_COUNT
          The number of structural features of the the 'Control Name' class
static int DATA_ITEM
          The meta object id for the 'Data Item' class
static int DATA_ITEM__NAME
          The feature id for the 'Name' attribute
static int DATA_ITEM__TYPE
          The feature id for the 'Type' attribute
static int DATA_ITEM_FEATURE_COUNT
          The number of structural features of the the 'Data Item' class
static int DATA_TYPE
          The meta object id for the 'Data Type' enum
static int DATA_TYPE_OBJECT
          The meta object id for the 'Data Type Object' data type
static int DESCRIPTION
          The meta object id for the 'Description' class
static int DESCRIPTION__LANG
          The feature id for the 'Lang' attribute
static int DESCRIPTION__VALUE
          The feature id for the 'Value' attribute
static int DESCRIPTION_FEATURE_COUNT
          The number of structural features of the the 'Description' class
static int DOCUMENT_ROOT
          The meta object id for the 'Document Root' class
static int DOCUMENT_ROOT__CODE
          The feature id for the 'Code' attribute
static int DOCUMENT_ROOT__CONTROL_KEY
          The feature id for the 'Control Key' containment reference
static int DOCUMENT_ROOT__CONTROL_NAME
          The feature id for the 'Control Name' containment reference
static int DOCUMENT_ROOT__DATA
          The feature id for the 'Data' containment reference
static int DOCUMENT_ROOT__DESCRIPTION
          The feature id for the 'Description' containment reference
static int DOCUMENT_ROOT__FRAGMENT
          The feature id for the 'Fragment' containment reference
static int DOCUMENT_ROOT__FRAGMENT_AT_CLASS_SCOPE
          The feature id for the 'Fragment At Class Scope' attribute
static int DOCUMENT_ROOT__FRAGMENT_AT_SHARED_SCOPE
          The feature id for the 'Fragment At Shared Scope' attribute
static int DOCUMENT_ROOT__IMPORT
          The feature id for the 'Import' containment reference
static int DOCUMENT_ROOT__INVOCATION_OBJECT
          The feature id for the 'Invocation Object' containment reference
static int DOCUMENT_ROOT__LABEL
          The feature id for the 'Label' containment reference
static int DOCUMENT_ROOT__MIXED
          The feature id for the 'Mixed' attribute list
static int DOCUMENT_ROOT__NAME
          The feature id for the 'Name' containment reference
static int DOCUMENT_ROOT__PROBE
          The feature id for the 'Probe' containment reference
static int DOCUMENT_ROOT__PROBEKIT
          The feature id for the 'Probekit' containment reference
static int DOCUMENT_ROOT__STATIC_FIELD
          The feature id for the 'Static Field' containment reference
static int DOCUMENT_ROOT__TARGET
          The feature id for the 'Target' containment reference
static int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The feature id for the 'XMLNS Prefix Map' map
static int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The feature id for the 'XSI Schema Location' map
static int DOCUMENT_ROOT_FEATURE_COUNT
          The number of structural features of the the 'Document Root' class
static ProbekitPackage 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 FRAGMENT
          The meta object id for the 'Fragment' class
static int FRAGMENT__CODE
          The feature id for the 'Code' attribute
static int FRAGMENT__DATA
          The feature id for the 'Data' containment reference list
static int FRAGMENT__TYPE
          The feature id for the 'Type' attribute
static int FRAGMENT_FEATURE_COUNT
          The number of structural features of the the 'Fragment' class
static int FRAGMENT_TYPE
          The meta object id for the 'Fragment Type' enum
static int FRAGMENT_TYPE_OBJECT
          The meta object id for the 'Fragment Type Object' data type
static int IMPORT
          The meta object id for the 'Import' class
static int IMPORT__TEXT
          The feature id for the 'Text' attribute
static int IMPORT_FEATURE_COUNT
          The number of structural features of the the 'Import' class
static int INVOCATION_OBJECT
          The meta object id for the 'Invocation Object' class
static int INVOCATION_OBJECT__NAME
          The feature id for the 'Name' attribute
static int INVOCATION_OBJECT_FEATURE_COUNT
          The number of structural features of the the 'Invocation Object' class
static int LABEL
          The meta object id for the 'Label' class
static int LABEL__DESCRIPTION
          The feature id for the 'Description' attribute
static int LABEL__LANG
          The feature id for the 'Lang' attribute
static int LABEL__NAME
          The feature id for the 'Name' attribute
static int LABEL_FEATURE_COUNT
          The number of structural features of the the 'Label' class
static int NAME
          The meta object id for the 'Name' class
static int NAME__LANG
          The feature id for the 'Lang' attribute
static int NAME__TEXT
          The feature id for the 'Text' attribute
static int NAME_FEATURE_COUNT
          The number of structural features of the the 'Name' class
static int PROBE
          The meta object id for the 'Probe' class
static int PROBE__CONTROL_KEY
          The feature id for the 'Control Key' containment reference
static int PROBE__CONTROL_NAME
          The feature id for the 'Control Name' containment reference list
static int PROBE__DESCRIPTION
          The feature id for the 'Description' containment reference list
static int PROBE__FRAGMENT
          The feature id for the 'Fragment' containment reference list
static int PROBE__FRAGMENT_AT_CLASS_SCOPE
          The feature id for the 'Fragment At Class Scope' attribute
static int PROBE__IMPORT
          The feature id for the 'Import' containment reference list
static int PROBE__INVOCATION_OBJECT
          The feature id for the 'Invocation Object' containment reference
static int PROBE__NAME
          The feature id for the 'Name' containment reference list
static int PROBE__STATIC_FIELD
          The feature id for the 'Static Field' containment reference
static int PROBE__TARGET
          The feature id for the 'Target' containment reference list
static int PROBE_FEATURE_COUNT
          The number of structural features of the the 'Probe' class
static int PROBEKIT
          The meta object id for the 'Probekit' class
static int PROBEKIT__FRAGMENT_AT_SHARED_SCOPE
          The feature id for the 'Fragment At Shared Scope' attribute
static int PROBEKIT__ID
          The feature id for the 'Id' attribute
static int PROBEKIT__LABEL
          The feature id for the 'Label' containment reference list
static int PROBEKIT__PROBE
          The feature id for the 'Probe' containment reference list
static int PROBEKIT__VERSION
          The feature id for the 'Version' attribute
static int PROBEKIT_FEATURE_COUNT
          The number of structural features of the the 'Probekit' class
static int STATIC_FIELD
          The meta object id for the 'Static Field' class
static int STATIC_FIELD__TYPE
          The feature id for the 'Type' attribute
static int STATIC_FIELD_FEATURE_COUNT
          The number of structural features of the the 'Static Field' class
static int TARGET
          The meta object id for the 'Target' class
static int TARGET__CLASS_NAME
          The feature id for the 'Class Name' attribute
static int TARGET__METHOD
          The feature id for the 'Method' attribute
static int TARGET__PACKAGE
          The feature id for the 'Package' attribute
static int TARGET__SIGNATURE
          The feature id for the 'Signature' attribute
static int TARGET__TYPE
          The feature id for the 'Type' attribute
static int TARGET_FEATURE_COUNT
          The number of structural features of the the 'Target' class
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getControlKey_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getControlKey_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getControlKey()
          Returns the meta object for class 'Control Key'
 org.eclipse.emf.ecore.EAttribute getControlName_Lang()
          Returns the meta object for the attribute 'Lang'
 org.eclipse.emf.ecore.EAttribute getControlName_Text()
          Returns the meta object for the attribute 'Text'
 org.eclipse.emf.ecore.EClass getControlName()
          Returns the meta object for class 'Control Name'
 org.eclipse.emf.ecore.EAttribute getDataItem_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getDataItem_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EClass getDataItem()
          Returns the meta object for class 'Data Item'
 org.eclipse.emf.ecore.EEnum getDataType()
          Returns the meta object for enum 'Data Type'
 org.eclipse.emf.ecore.EDataType getDataTypeObject()
          Returns the meta object for data type 'Data Type Object'
 org.eclipse.emf.ecore.EAttribute getDescription_Lang()
          Returns the meta object for the attribute 'Lang'
 org.eclipse.emf.ecore.EAttribute getDescription_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getDescription()
          Returns the meta object for class 'Description'
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Code()
          Returns the meta object for the attribute 'Code'
 org.eclipse.emf.ecore.EReference getDocumentRoot_ControlKey()
          Returns the meta object for the containment reference 'Control Key'
 org.eclipse.emf.ecore.EReference getDocumentRoot_ControlName()
          Returns the meta object for the containment reference 'Control Name'
 org.eclipse.emf.ecore.EReference getDocumentRoot_Data()
          Returns the meta object for the containment reference 'Data'
 org.eclipse.emf.ecore.EReference getDocumentRoot_Description()
          Returns the meta object for the containment reference 'Description'
 org.eclipse.emf.ecore.EReference getDocumentRoot_Fragment()
          Returns the meta object for the containment reference 'Fragment'
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_FragmentAtClassScope()
          Returns the meta object for the attribute 'Fragment At Class Scope'
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_FragmentAtSharedScope()
          Returns the meta object for the attribute 'Fragment At Shared Scope'
 org.eclipse.emf.ecore.EReference getDocumentRoot_Import()
          Returns the meta object for the containment reference 'Import'
 org.eclipse.emf.ecore.EReference getDocumentRoot_InvocationObject()
          Returns the meta object for the containment reference 'Invocation Object'
 org.eclipse.emf.ecore.EReference getDocumentRoot_Label()
          Returns the meta object for the containment reference 'Label'
 org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
          Returns the meta object for the attribute list 'Mixed'
 org.eclipse.emf.ecore.EReference getDocumentRoot_Name()
          Returns the meta object for the containment reference 'Name'
 org.eclipse.emf.ecore.EReference getDocumentRoot_Probe()
          Returns the meta object for the containment reference 'Probe'
 org.eclipse.emf.ecore.EReference getDocumentRoot_Probekit()
          Returns the meta object for the containment reference 'Probekit'
 org.eclipse.emf.ecore.EReference getDocumentRoot_StaticField()
          Returns the meta object for the containment reference 'Static Field'
 org.eclipse.emf.ecore.EReference getDocumentRoot_Target()
          Returns the meta object for the containment reference 'Target'
 org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
          Returns the meta object for the map 'XMLNS Prefix Map'
 org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
          Returns the meta object for the map 'XSI Schema Location'
 org.eclipse.emf.ecore.EClass getDocumentRoot()
          Returns the meta object for class 'Document Root'
 org.eclipse.emf.ecore.EAttribute getFragment_Code()
          Returns the meta object for the attribute 'Code'
 org.eclipse.emf.ecore.EReference getFragment_Data()
          Returns the meta object for the containment reference list 'Data'
 org.eclipse.emf.ecore.EAttribute getFragment_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EClass getFragment()
          Returns the meta object for class 'Fragment'
 org.eclipse.emf.ecore.EEnum getFragmentType()
          Returns the meta object for enum 'Fragment Type'
 org.eclipse.emf.ecore.EDataType getFragmentTypeObject()
          Returns the meta object for data type 'Fragment Type Object'
 org.eclipse.emf.ecore.EAttribute getImport_Text()
          Returns the meta object for the attribute 'Text'
 org.eclipse.emf.ecore.EClass getImport()
          Returns the meta object for class 'Import'
 org.eclipse.emf.ecore.EAttribute getInvocationObject_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EClass getInvocationObject()
          Returns the meta object for class 'Invocation Object'
 org.eclipse.emf.ecore.EAttribute getLabel_Description()
          Returns the meta object for the attribute 'Description'
 org.eclipse.emf.ecore.EAttribute getLabel_Lang()
          Returns the meta object for the attribute 'Lang'
 org.eclipse.emf.ecore.EAttribute getLabel_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EClass getLabel()
          Returns the meta object for class 'Label'
 org.eclipse.emf.ecore.EClass getName_()
          Returns the meta object for class 'Name'
 org.eclipse.emf.ecore.EAttribute getName_Lang()
          Returns the meta object for the attribute 'Lang'
 org.eclipse.emf.ecore.EAttribute getName_Text()
          Returns the meta object for the attribute 'Text'
 org.eclipse.emf.ecore.EReference getProbe_ControlKey()
          Returns the meta object for the containment reference 'Control Key'
 org.eclipse.emf.ecore.EReference getProbe_ControlName()
          Returns the meta object for the containment reference list 'Control Name'
 org.eclipse.emf.ecore.EReference getProbe_Description()
          Returns the meta object for the containment reference list 'Description'
 org.eclipse.emf.ecore.EReference getProbe_Fragment()
          Returns the meta object for the containment reference list 'Fragment'
 org.eclipse.emf.ecore.EAttribute getProbe_FragmentAtClassScope()
          Returns the meta object for the attribute 'Fragment At Class Scope'
 org.eclipse.emf.ecore.EReference getProbe_Import()
          Returns the meta object for the containment reference list 'Import'
 org.eclipse.emf.ecore.EReference getProbe_InvocationObject()
          Returns the meta object for the containment reference 'Invocation Object'
 org.eclipse.emf.ecore.EReference getProbe_Name()
          Returns the meta object for the containment reference list 'Name'
 org.eclipse.emf.ecore.EReference getProbe_StaticField()
          Returns the meta object for the containment reference 'Static Field'
 org.eclipse.emf.ecore.EReference getProbe_Target()
          Returns the meta object for the containment reference list 'Target'
 org.eclipse.emf.ecore.EClass getProbe()
          Returns the meta object for class 'Probe'
 org.eclipse.emf.ecore.EAttribute getProbekit_FragmentAtSharedScope()
          Returns the meta object for the attribute 'Fragment At Shared Scope'
 org.eclipse.emf.ecore.EAttribute getProbekit_Id()
          Returns the meta object for the attribute 'Id'
 org.eclipse.emf.ecore.EReference getProbekit_Label()
          Returns the meta object for the containment reference list 'Label'
 org.eclipse.emf.ecore.EReference getProbekit_Probe()
          Returns the meta object for the containment reference list 'Probe'
 org.eclipse.emf.ecore.EAttribute getProbekit_Version()
          Returns the meta object for the attribute 'Version'
 org.eclipse.emf.ecore.EClass getProbekit()
          Returns the meta object for class 'Probekit'
 ProbekitFactory getProbekitFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EAttribute getStaticField_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EClass getStaticField()
          Returns the meta object for class 'Static Field'
 org.eclipse.emf.ecore.EAttribute getTarget_ClassName()
          Returns the meta object for the attribute 'Class Name'
 org.eclipse.emf.ecore.EAttribute getTarget_Method()
          Returns the meta object for the attribute 'Method'
 org.eclipse.emf.ecore.EAttribute getTarget_Package()
          Returns the meta object for the attribute 'Package'
 org.eclipse.emf.ecore.EAttribute getTarget_Signature()
          Returns the meta object for the attribute 'Signature'
 org.eclipse.emf.ecore.EAttribute getTarget_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EClass getTarget()
          Returns the meta object for class 'Target'
 
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
Generated

eNS_URI

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

See Also:
Constant Field Values
Generated

eNS_PREFIX

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

See Also:
Constant Field Values
Generated

eINSTANCE

static final ProbekitPackage eINSTANCE
The singleton instance of the package.

Generated

CONTROL_KEY

static final int CONTROL_KEY
The meta object id for the 'Control Key' class.

See Also:
ControlKeyImpl, ProbekitPackageImpl.getControlKey(), Constant Field Values
Generated

CONTROL_KEY__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CONTROL_KEY__VALUE

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

CONTROL_KEY_FEATURE_COUNT

static final int CONTROL_KEY_FEATURE_COUNT
The number of structural features of the the 'Control Key' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CONTROL_NAME

static final int CONTROL_NAME
The meta object id for the 'Control Name' class.

See Also:
ControlNameImpl, ProbekitPackageImpl.getControlName(), Constant Field Values
Generated

CONTROL_NAME__LANG

static final int CONTROL_NAME__LANG
The feature id for the 'Lang' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CONTROL_NAME__TEXT

static final int CONTROL_NAME__TEXT
The feature id for the 'Text' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

CONTROL_NAME_FEATURE_COUNT

static final int CONTROL_NAME_FEATURE_COUNT
The number of structural features of the the 'Control Name' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DATA_ITEM

static final int DATA_ITEM
The meta object id for the 'Data Item' class.

See Also:
DataItemImpl, ProbekitPackageImpl.getDataItem(), Constant Field Values
Generated

DATA_ITEM__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

DATA_ITEM__TYPE

static final int DATA_ITEM__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DATA_ITEM_FEATURE_COUNT

static final int DATA_ITEM_FEATURE_COUNT
The number of structural features of the the 'Data Item' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DESCRIPTION

static final int DESCRIPTION
The meta object id for the 'Description' class.

See Also:
DescriptionImpl, ProbekitPackageImpl.getDescription(), Constant Field Values
Generated

DESCRIPTION__VALUE

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

DESCRIPTION__LANG

static final int DESCRIPTION__LANG
The feature id for the 'Lang' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DESCRIPTION_FEATURE_COUNT

static final int DESCRIPTION_FEATURE_COUNT
The number of structural features of the the 'Description' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT

static final int DOCUMENT_ROOT
The meta object id for the 'Document Root' class.

See Also:
DocumentRootImpl, ProbekitPackageImpl.getDocumentRoot(), Constant Field Values
Generated

DOCUMENT_ROOT__MIXED

static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__CODE

static final int DOCUMENT_ROOT__CODE
The feature id for the 'Code' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__CONTROL_KEY

static final int DOCUMENT_ROOT__CONTROL_KEY
The feature id for the 'Control Key' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__CONTROL_NAME

static final int DOCUMENT_ROOT__CONTROL_NAME
The feature id for the 'Control Name' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__DATA

static final int DOCUMENT_ROOT__DATA
The feature id for the 'Data' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__DESCRIPTION

static final int DOCUMENT_ROOT__DESCRIPTION
The feature id for the 'Description' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__FRAGMENT

static final int DOCUMENT_ROOT__FRAGMENT
The feature id for the 'Fragment' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__FRAGMENT_AT_CLASS_SCOPE

static final int DOCUMENT_ROOT__FRAGMENT_AT_CLASS_SCOPE
The feature id for the 'Fragment At Class Scope' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__FRAGMENT_AT_SHARED_SCOPE

static final int DOCUMENT_ROOT__FRAGMENT_AT_SHARED_SCOPE
The feature id for the 'Fragment At Shared Scope' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__IMPORT

static final int DOCUMENT_ROOT__IMPORT
The feature id for the 'Import' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__INVOCATION_OBJECT

static final int DOCUMENT_ROOT__INVOCATION_OBJECT
The feature id for the 'Invocation Object' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__LABEL

static final int DOCUMENT_ROOT__LABEL
The feature id for the 'Label' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__NAME

static final int DOCUMENT_ROOT__NAME
The feature id for the 'Name' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__PROBE

static final int DOCUMENT_ROOT__PROBE
The feature id for the 'Probe' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__PROBEKIT

static final int DOCUMENT_ROOT__PROBEKIT
The feature id for the 'Probekit' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__STATIC_FIELD

static final int DOCUMENT_ROOT__STATIC_FIELD
The feature id for the 'Static Field' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT__TARGET

static final int DOCUMENT_ROOT__TARGET
The feature id for the 'Target' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DOCUMENT_ROOT_FEATURE_COUNT

static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the the 'Document Root' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FRAGMENT

static final int FRAGMENT
The meta object id for the 'Fragment' class.

See Also:
FragmentImpl, ProbekitPackageImpl.getFragment(), Constant Field Values
Generated

FRAGMENT__DATA

static final int FRAGMENT__DATA
The feature id for the 'Data' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FRAGMENT__CODE

static final int FRAGMENT__CODE
The feature id for the 'Code' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FRAGMENT__TYPE

static final int FRAGMENT__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

FRAGMENT_FEATURE_COUNT

static final int FRAGMENT_FEATURE_COUNT
The number of structural features of the the 'Fragment' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IMPORT

static final int IMPORT
The meta object id for the 'Import' class.

See Also:
ImportImpl, ProbekitPackageImpl.getImport(), Constant Field Values
Generated

IMPORT__TEXT

static final int IMPORT__TEXT
The feature id for the 'Text' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

IMPORT_FEATURE_COUNT

static final int IMPORT_FEATURE_COUNT
The number of structural features of the the 'Import' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

INVOCATION_OBJECT

static final int INVOCATION_OBJECT
The meta object id for the 'Invocation Object' class.

See Also:
InvocationObjectImpl, ProbekitPackageImpl.getInvocationObject(), Constant Field Values
Generated

INVOCATION_OBJECT__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

INVOCATION_OBJECT_FEATURE_COUNT

static final int INVOCATION_OBJECT_FEATURE_COUNT
The number of structural features of the the 'Invocation Object' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

LABEL

static final int LABEL
The meta object id for the 'Label' class.

See Also:
LabelImpl, ProbekitPackageImpl.getLabel(), Constant Field Values
Generated

LABEL__DESCRIPTION

static final int LABEL__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

LABEL__LANG

static final int LABEL__LANG
The feature id for the 'Lang' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

LABEL__NAME

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

See Also:
Constant Field Values
Generated
[EMF] Ordered

LABEL_FEATURE_COUNT

static final int LABEL_FEATURE_COUNT
The number of structural features of the the 'Label' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

NAME

static final int NAME
The meta object id for the 'Name' class.

See Also:
NameImpl, ProbekitPackageImpl.getName_(), Constant Field Values
Generated

NAME__LANG

static final int NAME__LANG
The feature id for the 'Lang' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

NAME__TEXT

static final int NAME__TEXT
The feature id for the 'Text' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

NAME_FEATURE_COUNT

static final int NAME_FEATURE_COUNT
The number of structural features of the the 'Name' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBE

static final int PROBE
The meta object id for the 'Probe' class.

See Also:
ProbeImpl, ProbekitPackageImpl.getProbe(), Constant Field Values
Generated

PROBE__NAME

static final int PROBE__NAME
The feature id for the 'Name' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBE__DESCRIPTION

static final int PROBE__DESCRIPTION
The feature id for the 'Description' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBE__CONTROL_KEY

static final int PROBE__CONTROL_KEY
The feature id for the 'Control Key' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBE__CONTROL_NAME

static final int PROBE__CONTROL_NAME
The feature id for the 'Control Name' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBE__TARGET

static final int PROBE__TARGET
The feature id for the 'Target' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBE__IMPORT

static final int PROBE__IMPORT
The feature id for the 'Import' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBE__FRAGMENT_AT_CLASS_SCOPE

static final int PROBE__FRAGMENT_AT_CLASS_SCOPE
The feature id for the 'Fragment At Class Scope' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBE__FRAGMENT

static final int PROBE__FRAGMENT
The feature id for the 'Fragment' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBE__INVOCATION_OBJECT

static final int PROBE__INVOCATION_OBJECT
The feature id for the 'Invocation Object' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBE__STATIC_FIELD

static final int PROBE__STATIC_FIELD
The feature id for the 'Static Field' containment reference.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBE_FEATURE_COUNT

static final int PROBE_FEATURE_COUNT
The number of structural features of the the 'Probe' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBEKIT

static final int PROBEKIT
The meta object id for the 'Probekit' class.

See Also:
ProbekitImpl, ProbekitPackageImpl.getProbekit(), Constant Field Values
Generated

PROBEKIT__LABEL

static final int PROBEKIT__LABEL
The feature id for the 'Label' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBEKIT__PROBE

static final int PROBEKIT__PROBE
The feature id for the 'Probe' containment reference list.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBEKIT__FRAGMENT_AT_SHARED_SCOPE

static final int PROBEKIT__FRAGMENT_AT_SHARED_SCOPE
The feature id for the 'Fragment At Shared Scope' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBEKIT__ID

static final int PROBEKIT__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBEKIT__VERSION

static final int PROBEKIT__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

PROBEKIT_FEATURE_COUNT

static final int PROBEKIT_FEATURE_COUNT
The number of structural features of the the 'Probekit' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STATIC_FIELD

static final int STATIC_FIELD
The meta object id for the 'Static Field' class.

See Also:
StaticFieldImpl, ProbekitPackageImpl.getStaticField(), Constant Field Values
Generated

STATIC_FIELD__TYPE

static final int STATIC_FIELD__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

STATIC_FIELD_FEATURE_COUNT

static final int STATIC_FIELD_FEATURE_COUNT
The number of structural features of the the 'Static Field' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TARGET

static final int TARGET
The meta object id for the 'Target' class.

See Also:
TargetImpl, ProbekitPackageImpl.getTarget(), Constant Field Values
Generated

TARGET__CLASS_NAME

static final int TARGET__CLASS_NAME
The feature id for the 'Class Name' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TARGET__METHOD

static final int TARGET__METHOD
The feature id for the 'Method' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TARGET__PACKAGE

static final int TARGET__PACKAGE
The feature id for the 'Package' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TARGET__SIGNATURE

static final int TARGET__SIGNATURE
The feature id for the 'Signature' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TARGET__TYPE

static final int TARGET__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
Generated
[EMF] Ordered

TARGET_FEATURE_COUNT

static final int TARGET_FEATURE_COUNT
The number of structural features of the the 'Target' class.

See Also:
Constant Field Values
Generated
[EMF] Ordered

DATA_TYPE

static final int DATA_TYPE
The meta object id for the 'Data Type' enum.

See Also:
DataType, ProbekitPackageImpl.getDataType(), Constant Field Values
Generated

FRAGMENT_TYPE

static final int FRAGMENT_TYPE
The meta object id for the 'Fragment Type' enum.

See Also:
FragmentType, ProbekitPackageImpl.getFragmentType(), Constant Field Values
Generated

DATA_TYPE_OBJECT

static final int DATA_TYPE_OBJECT
The meta object id for the 'Data Type Object' data type.

See Also:
DataType, ProbekitPackageImpl.getDataTypeObject(), Constant Field Values
Generated

FRAGMENT_TYPE_OBJECT

static final int FRAGMENT_TYPE_OBJECT
The meta object id for the 'Fragment Type Object' data type.

See Also:
FragmentType, ProbekitPackageImpl.getFragmentTypeObject(), Constant Field Values
Generated
Method Detail

getControlKey

org.eclipse.emf.ecore.EClass getControlKey()
Returns the meta object for class 'Control Key'.

Returns:
the meta object for class 'Control Key'.
See Also:
ControlKey
Generated

getControlKey_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
ControlKey.getName(), getControlKey()
Generated

getControlKey_Value

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

Returns:
the meta object for the attribute 'Value'.
See Also:
ControlKey.getValue(), getControlKey()
Generated

getControlName

org.eclipse.emf.ecore.EClass getControlName()
Returns the meta object for class 'Control Name'.

Returns:
the meta object for class 'Control Name'.
See Also:
ControlName
Generated

getControlName_Lang

org.eclipse.emf.ecore.EAttribute getControlName_Lang()
Returns the meta object for the attribute 'Lang'.

Returns:
the meta object for the attribute 'Lang'.
See Also:
ControlName.getLang(), getControlName()
Generated

getControlName_Text

org.eclipse.emf.ecore.EAttribute getControlName_Text()
Returns the meta object for the attribute 'Text'.

Returns:
the meta object for the attribute 'Text'.
See Also:
ControlName.getText(), getControlName()
Generated

getDataItem

org.eclipse.emf.ecore.EClass getDataItem()
Returns the meta object for class 'Data Item'.

Returns:
the meta object for class 'Data Item'.
See Also:
DataItem
Generated

getDataItem_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
DataItem.getName(), getDataItem()
Generated

getDataItem_Type

org.eclipse.emf.ecore.EAttribute getDataItem_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
DataItem.getType(), getDataItem()
Generated

getDescription

org.eclipse.emf.ecore.EClass getDescription()
Returns the meta object for class 'Description'.

Returns:
the meta object for class 'Description'.
See Also:
Description
Generated

getDescription_Value

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

Returns:
the meta object for the attribute 'Value'.
See Also:
Description.getValue(), getDescription()
Generated

getDescription_Lang

org.eclipse.emf.ecore.EAttribute getDescription_Lang()
Returns the meta object for the attribute 'Lang'.

Returns:
the meta object for the attribute 'Lang'.
See Also:
Description.getLang(), getDescription()
Generated

getDocumentRoot

org.eclipse.emf.ecore.EClass getDocumentRoot()
Returns the meta object for class 'Document Root'.

Returns:
the meta object for class 'Document Root'.
See Also:
DocumentRoot
Generated

getDocumentRoot_Mixed

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
DocumentRoot.getMixed(), getDocumentRoot()
Generated

getDocumentRoot_XMLNSPrefixMap

org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map'.

Returns:
the meta object for the map 'XMLNS Prefix Map'.
See Also:
DocumentRoot.getXMLNSPrefixMap(), getDocumentRoot()
Generated

getDocumentRoot_XSISchemaLocation

org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location'.

Returns:
the meta object for the map 'XSI Schema Location'.
See Also:
DocumentRoot.getXSISchemaLocation(), getDocumentRoot()
Generated

getDocumentRoot_Code

org.eclipse.emf.ecore.EAttribute getDocumentRoot_Code()
Returns the meta object for the attribute 'Code'.

Returns:
the meta object for the attribute 'Code'.
See Also:
DocumentRoot.getCode(), getDocumentRoot()
Generated

getDocumentRoot_ControlKey

org.eclipse.emf.ecore.EReference getDocumentRoot_ControlKey()
Returns the meta object for the containment reference 'Control Key'.

Returns:
the meta object for the containment reference 'Control Key'.
See Also:
DocumentRoot.getControlKey(), getDocumentRoot()
Generated

getDocumentRoot_ControlName

org.eclipse.emf.ecore.EReference getDocumentRoot_ControlName()
Returns the meta object for the containment reference 'Control Name'.

Returns:
the meta object for the containment reference 'Control Name'.
See Also:
DocumentRoot.getControlName(), getDocumentRoot()
Generated

getDocumentRoot_Data

org.eclipse.emf.ecore.EReference getDocumentRoot_Data()
Returns the meta object for the containment reference 'Data'.

Returns:
the meta object for the containment reference 'Data'.
See Also:
DocumentRoot.getData(), getDocumentRoot()
Generated

getDocumentRoot_Description

org.eclipse.emf.ecore.EReference getDocumentRoot_Description()
Returns the meta object for the containment reference 'Description'.

Returns:
the meta object for the containment reference 'Description'.
See Also:
DocumentRoot.getDescription(), getDocumentRoot()
Generated

getDocumentRoot_Fragment

org.eclipse.emf.ecore.EReference getDocumentRoot_Fragment()
Returns the meta object for the containment reference 'Fragment'.

Returns:
the meta object for the containment reference 'Fragment'.
See Also:
DocumentRoot.getFragment(), getDocumentRoot()
Generated

getDocumentRoot_FragmentAtClassScope

org.eclipse.emf.ecore.EAttribute getDocumentRoot_FragmentAtClassScope()
Returns the meta object for the attribute 'Fragment At Class Scope'.

Returns:
the meta object for the attribute 'Fragment At Class Scope'.
See Also:
DocumentRoot.getFragmentAtClassScope(), getDocumentRoot()
Generated

getDocumentRoot_FragmentAtSharedScope

org.eclipse.emf.ecore.EAttribute getDocumentRoot_FragmentAtSharedScope()
Returns the meta object for the attribute 'Fragment At Shared Scope'.

Returns:
the meta object for the attribute 'Fragment At Shared Scope'.
See Also:
DocumentRoot.getFragmentAtSharedScope(), getDocumentRoot()
Generated

getDocumentRoot_Import

org.eclipse.emf.ecore.EReference getDocumentRoot_Import()
Returns the meta object for the containment reference 'Import'.

Returns:
the meta object for the containment reference 'Import'.
See Also:
DocumentRoot.getImport(), getDocumentRoot()
Generated

getDocumentRoot_InvocationObject

org.eclipse.emf.ecore.EReference getDocumentRoot_InvocationObject()
Returns the meta object for the containment reference 'Invocation Object'.

Returns:
the meta object for the containment reference 'Invocation Object'.
See Also:
DocumentRoot.getInvocationObject(), getDocumentRoot()
Generated

getDocumentRoot_Label

org.eclipse.emf.ecore.EReference getDocumentRoot_Label()
Returns the meta object for the containment reference 'Label'.

Returns:
the meta object for the containment reference 'Label'.
See Also:
DocumentRoot.getLabel(), getDocumentRoot()
Generated

getDocumentRoot_Name

org.eclipse.emf.ecore.EReference getDocumentRoot_Name()
Returns the meta object for the containment reference 'Name'.

Returns:
the meta object for the containment reference 'Name'.
See Also:
DocumentRoot.getName(), getDocumentRoot()
Generated

getDocumentRoot_Probe

org.eclipse.emf.ecore.EReference getDocumentRoot_Probe()
Returns the meta object for the containment reference 'Probe'.

Returns:
the meta object for the containment reference 'Probe'.
See Also:
DocumentRoot.getProbe(), getDocumentRoot()
Generated

getDocumentRoot_Probekit

org.eclipse.emf.ecore.EReference getDocumentRoot_Probekit()
Returns the meta object for the containment reference 'Probekit'.

Returns:
the meta object for the containment reference 'Probekit'.
See Also:
DocumentRoot.getProbekit(), getDocumentRoot()
Generated

getDocumentRoot_StaticField

org.eclipse.emf.ecore.EReference getDocumentRoot_StaticField()
Returns the meta object for the containment reference 'Static Field'.

Returns:
the meta object for the containment reference 'Static Field'.
See Also:
DocumentRoot.getStaticField(), getDocumentRoot()
Generated

getDocumentRoot_Target

org.eclipse.emf.ecore.EReference getDocumentRoot_Target()
Returns the meta object for the containment reference 'Target'.

Returns:
the meta object for the containment reference 'Target'.
See Also:
DocumentRoot.getTarget(), getDocumentRoot()
Generated

getFragment

org.eclipse.emf.ecore.EClass getFragment()
Returns the meta object for class 'Fragment'.

Returns:
the meta object for class 'Fragment'.
See Also:
Fragment
Generated

getFragment_Data

org.eclipse.emf.ecore.EReference getFragment_Data()
Returns the meta object for the containment reference list 'Data'.

Returns:
the meta object for the containment reference list 'Data'.
See Also:
Fragment.getData(), getFragment()
Generated

getFragment_Code

org.eclipse.emf.ecore.EAttribute getFragment_Code()
Returns the meta object for the attribute 'Code'.

Returns:
the meta object for the attribute 'Code'.
See Also:
Fragment.getCode(), getFragment()
Generated

getFragment_Type

org.eclipse.emf.ecore.EAttribute getFragment_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Fragment.getType(), getFragment()
Generated

getImport

org.eclipse.emf.ecore.EClass getImport()
Returns the meta object for class 'Import'.

Returns:
the meta object for class 'Import'.
See Also:
Import
Generated

getImport_Text

org.eclipse.emf.ecore.EAttribute getImport_Text()
Returns the meta object for the attribute 'Text'.

Returns:
the meta object for the attribute 'Text'.
See Also:
Import.getText(), getImport()
Generated

getInvocationObject

org.eclipse.emf.ecore.EClass getInvocationObject()
Returns the meta object for class 'Invocation Object'.

Returns:
the meta object for class 'Invocation Object'.
See Also:
InvocationObject
Generated

getInvocationObject_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
InvocationObject.getName(), getInvocationObject()
Generated

getLabel

org.eclipse.emf.ecore.EClass getLabel()
Returns the meta object for class 'Label'.

Returns:
the meta object for class 'Label'.
See Also:
Label
Generated

getLabel_Description

org.eclipse.emf.ecore.EAttribute getLabel_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
Label.getDescription(), getLabel()
Generated

getLabel_Lang

org.eclipse.emf.ecore.EAttribute getLabel_Lang()
Returns the meta object for the attribute 'Lang'.

Returns:
the meta object for the attribute 'Lang'.
See Also:
Label.getLang(), getLabel()
Generated

getLabel_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
Label.getName(), getLabel()
Generated

getName_

org.eclipse.emf.ecore.EClass getName_()
Returns the meta object for class 'Name'.

Returns:
the meta object for class 'Name'.
See Also:
Name
Generated

getName_Lang

org.eclipse.emf.ecore.EAttribute getName_Lang()
Returns the meta object for the attribute 'Lang'.

Returns:
the meta object for the attribute 'Lang'.
See Also:
Name.getLang(), getName_()
Generated

getName_Text

org.eclipse.emf.ecore.EAttribute getName_Text()
Returns the meta object for the attribute 'Text'.

Returns:
the meta object for the attribute 'Text'.
See Also:
Name.getText(), getName_()
Generated

getProbe

org.eclipse.emf.ecore.EClass getProbe()
Returns the meta object for class 'Probe'.

Returns:
the meta object for class 'Probe'.
See Also:
Probe
Generated

getProbe_Name

org.eclipse.emf.ecore.EReference getProbe_Name()
Returns the meta object for the containment reference list 'Name'.

Returns:
the meta object for the containment reference list 'Name'.
See Also:
Probe.getName(), getProbe()
Generated

getProbe_Description

org.eclipse.emf.ecore.EReference getProbe_Description()
Returns the meta object for the containment reference list 'Description'.

Returns:
the meta object for the containment reference list 'Description'.
See Also:
Probe.getDescription(), getProbe()
Generated

getProbe_ControlKey

org.eclipse.emf.ecore.EReference getProbe_ControlKey()
Returns the meta object for the containment reference 'Control Key'.

Returns:
the meta object for the containment reference 'Control Key'.
See Also:
Probe.getControlKey(), getProbe()
Generated

getProbe_ControlName

org.eclipse.emf.ecore.EReference getProbe_ControlName()
Returns the meta object for the containment reference list 'Control Name'.

Returns:
the meta object for the containment reference list 'Control Name'.
See Also:
Probe.getControlName(), getProbe()
Generated

getProbe_Target

org.eclipse.emf.ecore.EReference getProbe_Target()
Returns the meta object for the containment reference list 'Target'.

Returns:
the meta object for the containment reference list 'Target'.
See Also:
Probe.getTarget(), getProbe()
Generated

getProbe_Import

org.eclipse.emf.ecore.EReference getProbe_Import()
Returns the meta object for the containment reference list 'Import'.

Returns:
the meta object for the containment reference list 'Import'.
See Also:
Probe.getImport(), getProbe()
Generated

getProbe_FragmentAtClassScope

org.eclipse.emf.ecore.EAttribute getProbe_FragmentAtClassScope()
Returns the meta object for the attribute 'Fragment At Class Scope'.

Returns:
the meta object for the attribute 'Fragment At Class Scope'.
See Also:
Probe.getFragmentAtClassScope(), getProbe()
Generated

getProbe_Fragment

org.eclipse.emf.ecore.EReference getProbe_Fragment()
Returns the meta object for the containment reference list 'Fragment'.

Returns:
the meta object for the containment reference list 'Fragment'.
See Also:
Probe.getFragment(), getProbe()
Generated

getProbe_InvocationObject

org.eclipse.emf.ecore.EReference getProbe_InvocationObject()
Returns the meta object for the containment reference 'Invocation Object'.

Returns:
the meta object for the containment reference 'Invocation Object'.
See Also:
Probe.getInvocationObject(), getProbe()
Generated

getProbe_StaticField

org.eclipse.emf.ecore.EReference getProbe_StaticField()
Returns the meta object for the containment reference 'Static Field'.

Returns:
the meta object for the containment reference 'Static Field'.
See Also:
Probe.getStaticField(), getProbe()
Generated

getProbekit

org.eclipse.emf.ecore.EClass getProbekit()
Returns the meta object for class 'Probekit'.

Returns:
the meta object for class 'Probekit'.
See Also:
Probekit
Generated

getProbekit_Label

org.eclipse.emf.ecore.EReference getProbekit_Label()
Returns the meta object for the containment reference list 'Label'.

Returns:
the meta object for the containment reference list 'Label'.
See Also:
Probekit.getLabel(), getProbekit()
Generated

getProbekit_Probe

org.eclipse.emf.ecore.EReference getProbekit_Probe()
Returns the meta object for the containment reference list 'Probe'.

Returns:
the meta object for the containment reference list 'Probe'.
See Also:
Probekit.getProbe(), getProbekit()
Generated

getProbekit_FragmentAtSharedScope

org.eclipse.emf.ecore.EAttribute getProbekit_FragmentAtSharedScope()
Returns the meta object for the attribute 'Fragment At Shared Scope'.

Returns:
the meta object for the attribute 'Fragment At Shared Scope'.
See Also:
Probekit.getFragmentAtSharedScope(), getProbekit()
Generated

getProbekit_Id

org.eclipse.emf.ecore.EAttribute getProbekit_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
Probekit.getId(), getProbekit()
Generated

getProbekit_Version

org.eclipse.emf.ecore.EAttribute getProbekit_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
Probekit.getVersion(), getProbekit()
Generated

getStaticField

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

Returns:
the meta object for class 'Static Field'.
See Also:
StaticField
Generated

getStaticField_Type

org.eclipse.emf.ecore.EAttribute getStaticField_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
StaticField.getType(), getStaticField()
Generated

getTarget

org.eclipse.emf.ecore.EClass getTarget()
Returns the meta object for class 'Target'.

Returns:
the meta object for class 'Target'.
See Also:
Target
Generated

getTarget_ClassName

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

Returns:
the meta object for the attribute 'Class Name'.
See Also:
Target.getClassName(), getTarget()
Generated

getTarget_Method

org.eclipse.emf.ecore.EAttribute getTarget_Method()
Returns the meta object for the attribute 'Method'.

Returns:
the meta object for the attribute 'Method'.
See Also:
Target.getMethod(), getTarget()
Generated

getTarget_Package

org.eclipse.emf.ecore.EAttribute getTarget_Package()
Returns the meta object for the attribute 'Package'.

Returns:
the meta object for the attribute 'Package'.
See Also:
Target.getPackage(), getTarget()
Generated

getTarget_Signature

org.eclipse.emf.ecore.EAttribute getTarget_Signature()
Returns the meta object for the attribute 'Signature'.

Returns:
the meta object for the attribute 'Signature'.
See Also:
Target.getSignature(), getTarget()
Generated

getTarget_Type

org.eclipse.emf.ecore.EAttribute getTarget_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Target.getType(), getTarget()
Generated

getDataType

org.eclipse.emf.ecore.EEnum getDataType()
Returns the meta object for enum 'Data Type'.

Returns:
the meta object for enum 'Data Type'.
See Also:
DataType
Generated

getFragmentType

org.eclipse.emf.ecore.EEnum getFragmentType()
Returns the meta object for enum 'Fragment Type'.

Returns:
the meta object for enum 'Fragment Type'.
See Also:
FragmentType
Generated

getDataTypeObject

org.eclipse.emf.ecore.EDataType getDataTypeObject()
Returns the meta object for data type 'Data Type Object'.

Returns:
the meta object for data type 'Data Type Object'.
See Also:
DataType
Generated
[EMF] Model
instanceClass="org.eclipse.hyades.models.internal.probekit.DataType" extendedMetaData="name='dataType:Object' baseType='dataType'"

getFragmentTypeObject

org.eclipse.emf.ecore.EDataType getFragmentTypeObject()
Returns the meta object for data type 'Fragment Type Object'.

Returns:
the meta object for data type 'Fragment Type Object'.
See Also:
FragmentType
Generated
[EMF] Model
instanceClass="org.eclipse.hyades.models.internal.probekit.FragmentType" extendedMetaData="name='fragmentType:Object' baseType='fragmentType'"

getProbekitFactory

ProbekitFactory getProbekitFactory()
Returns the factory that creates the instances of the model.

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

TPTP 4.5.0 Platform Project
Internal API Specification