|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdapterPackage
The Package for the model. It contains accessors for the meta objects to represent
AdapterFactory| Nested Class Summary | |
|---|---|
static interface |
AdapterPackage.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 |
ADAPTER_TYPE
The meta object id for the ' Type' class |
static int |
ADAPTER_TYPE__CONFIGURATION
The feature id for the 'Configuration' containment reference |
static int |
ADAPTER_TYPE__CONTEXTS
The feature id for the 'Contexts' containment reference |
static int |
ADAPTER_TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class |
static int |
DOCUMENT_ROOT
The meta object id for the ' Document Root' class |
static int |
DOCUMENT_ROOT__ADAPTER
The feature id for the 'Adapter' containment reference |
static int |
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list |
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 'Document Root' class |
static AdapterPackage |
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 | |
|---|---|
AdapterFactory |
getAdapterFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EReference |
getAdapterType_Configuration()
Returns the meta object for the containment reference ' Configuration' |
org.eclipse.emf.ecore.EReference |
getAdapterType_Contexts()
Returns the meta object for the containment reference ' Contexts' |
org.eclipse.emf.ecore.EClass |
getAdapterType()
Returns the meta object for class ' Type' |
org.eclipse.emf.ecore.EReference |
getDocumentRoot_Adapter()
Returns the meta object for the containment reference ' Adapter' |
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_Mixed()
Returns the meta object for the attribute list ' Mixed' |
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' |
| 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 AdapterPackage eINSTANCE
static final int ADAPTER_TYPE
Type' class.
AdapterTypeImpl,
AdapterPackageImpl.getAdapterType(),
Constant Field Valuesstatic final int ADAPTER_TYPE__CONTEXTS
static final int ADAPTER_TYPE__CONFIGURATION
static final int ADAPTER_TYPE_FEATURE_COUNT
static final int DOCUMENT_ROOT
Document Root' class.
DocumentRootImpl,
AdapterPackageImpl.getDocumentRoot(),
Constant Field Valuesstatic final int DOCUMENT_ROOT__MIXED
static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
static final int DOCUMENT_ROOT__ADAPTER
static final int DOCUMENT_ROOT_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getAdapterType()
Type'.
AdapterTypeorg.eclipse.emf.ecore.EReference getAdapterType_Contexts()
Contexts'.
AdapterType.getContexts(),
getAdapterType()org.eclipse.emf.ecore.EReference getAdapterType_Configuration()
Configuration'.
AdapterType.getConfiguration(),
getAdapterType()org.eclipse.emf.ecore.EClass getDocumentRoot()
Document Root'.
DocumentRootorg.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
Mixed'.
DocumentRoot.getMixed(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
XMLNS Prefix Map'.
DocumentRoot.getXMLNSPrefixMap(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
XSI Schema Location'.
DocumentRoot.getXSISchemaLocation(),
getDocumentRoot()org.eclipse.emf.ecore.EReference getDocumentRoot_Adapter()
Adapter'.
DocumentRoot.getAdapter(),
getDocumentRoot()AdapterFactory getAdapterFactory()
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||