|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.apache.tuscany.sdo.model.java.impl.JavaPackageImpl
public class JavaPackageImpl
The Package for the model. It contains accessors for the meta objects to represent
JavaFactory
Nested Class Summary | |
---|---|
static interface |
JavaPackageImpl.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 class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
static int |
BOOLEAN_OBJECT
The meta object id for the 'Boolean Object' data type. |
static int |
BYTE_OBJECT
The meta object id for the 'Byte Object' data type. |
static int |
CHARACTER_OBJECT
The meta object id for the 'Character Object' data type. |
static int |
DOCUMENT_ROOT
The meta object id for the ' Document Root ' class. |
static int |
DOCUMENT_ROOT__EXTENDED_INSTANCE_CLASS
The feature id for the 'Extended Instance Class' attribute. |
static int |
DOCUMENT_ROOT__INSTANCE_CLASS
The feature id for the 'Instance Class' attribute. |
static int |
DOCUMENT_ROOT__JAVA_CLASS
The feature id for the 'Java Class' attribute. |
static int |
DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list. |
static int |
DOCUMENT_ROOT__NESTED_INTERFACES
The feature id for the 'Nested Interfaces' attribute. |
static int |
DOCUMENT_ROOT__PACKAGE
The feature id for the 'Package' attribute. |
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 int |
DOUBLE_OBJECT
The meta object id for the 'Double Object' data type. |
static JavaPackageImpl |
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 |
FLOAT_OBJECT
The meta object id for the 'Float Object' data type. |
static int |
INT_OBJECT
The meta object id for the 'Int Object' data type. |
static int |
JAVA_INFO
The meta object id for the ' Info ' class. |
static int |
JAVA_INFO__JAVA_CLASS
The feature id for the 'Java Class' attribute. |
static int |
JAVA_INFO_FEATURE_COUNT
The number of structural features of the 'Info' class. |
static int |
LONG_OBJECT
The meta object id for the 'Long Object' data type. |
static int |
SHORT_OBJECT
The meta object id for the 'Short Object' data type. |
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
name, NAME_EDEFAULT |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eProxyURI |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Method Summary | |
---|---|
protected void |
createExtendedMetaDataAnnotations()
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData. |
void |
createPackageContents()
Creates the meta-model objects for the package. |
org.eclipse.emf.ecore.EDataType |
getBooleanObject()
Returns the meta object for data type ' Boolean Object '. |
org.eclipse.emf.ecore.EDataType |
getByteObject()
Returns the meta object for data type ' Byte Object '. |
org.eclipse.emf.ecore.EDataType |
getCharacterObject()
Returns the meta object for data type ' Character Object '. |
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_ExtendedInstanceClass()
Returns the meta object for the attribute ' Extended Instance Class '. |
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_InstanceClass()
Returns the meta object for the attribute ' Instance Class '. |
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_JavaClass()
Returns the meta object for the attribute ' Java Class '. |
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_Mixed()
Returns the meta object for the attribute list ' Mixed '. |
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_NestedInterfaces()
Returns the meta object for the attribute ' Nested Interfaces '. |
org.eclipse.emf.ecore.EAttribute |
getDocumentRoot_Package()
Returns the meta object for the attribute ' Package '. |
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.EDataType |
getDoubleObject()
Returns the meta object for data type ' Double Object '. |
org.eclipse.emf.ecore.EDataType |
getFloatObject()
Returns the meta object for data type ' Float Object '. |
org.eclipse.emf.ecore.EDataType |
getIntObject()
Returns the meta object for data type ' Int Object '. |
JavaFactory |
getJavaFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EAttribute |
getJavaInfo_JavaClass()
Returns the meta object for the attribute ' Java Class '. |
org.eclipse.emf.ecore.EClass |
getJavaInfo()
Returns the meta object for class ' Info '. |
org.eclipse.emf.ecore.EDataType |
getLongObject()
Returns the meta object for data type ' Long Object '. |
org.eclipse.emf.ecore.EDataType |
getShortObject()
Returns the meta object for data type ' Short Object '. |
static JavaPackageImpl |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
void |
initializePackageContents()
Complete the initialization of the package and its meta-model. |
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEOperation, addEOperation, addEParameter, addEParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEDataType, initEDataType, initEEnum, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setNamespaceURI, setNsPrefix, setNsURI, toString |
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
getName, getNameGen, setName |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
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 JavaPackageImpl eINSTANCE
public static final int DOCUMENT_ROOT
Document Root
' class.
org.apache.tuscany.sdo.model.java.impl.DocumentRootImpl
,
getDocumentRoot()
,
Constant Field Valuespublic static final int DOCUMENT_ROOT__MIXED
public static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
public static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
public static final int DOCUMENT_ROOT__EXTENDED_INSTANCE_CLASS
public static final int DOCUMENT_ROOT__INSTANCE_CLASS
public static final int DOCUMENT_ROOT__JAVA_CLASS
public static final int DOCUMENT_ROOT__NESTED_INTERFACES
public static final int DOCUMENT_ROOT__PACKAGE
public static final int DOCUMENT_ROOT_FEATURE_COUNT
public static final int JAVA_INFO
Info
' class.
JavaInfoImpl
,
getJavaInfo()
,
Constant Field Valuespublic static final int JAVA_INFO__JAVA_CLASS
public static final int JAVA_INFO_FEATURE_COUNT
public static final int BOOLEAN_OBJECT
Boolean
,
getBooleanObject()
,
Constant Field Valuespublic static final int BYTE_OBJECT
Byte
,
getByteObject()
,
Constant Field Valuespublic static final int CHARACTER_OBJECT
Character
,
getCharacterObject()
,
Constant Field Valuespublic static final int DOUBLE_OBJECT
Double
,
getDoubleObject()
,
Constant Field Valuespublic static final int FLOAT_OBJECT
Float
,
getFloatObject()
,
Constant Field Valuespublic static final int INT_OBJECT
Integer
,
getIntObject()
,
Constant Field Valuespublic static final int LONG_OBJECT
Long
,
getLongObject()
,
Constant Field Valuespublic static final int SHORT_OBJECT
Short
,
getShortObject()
,
Constant Field ValuesMethod Detail |
---|
public static JavaPackageImpl init()
Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.
Invocation of this method will not affect any packages that have already been initialized.
eNS_URI
,
createPackageContents()
,
initializePackageContents()
public org.eclipse.emf.ecore.EClass getDocumentRoot()
Document Root
'.
EObject
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_Mixed()
Mixed
'.
org.eclipse.emf.ecore.EObject#getMixed()
,
getDocumentRoot()
public org.eclipse.emf.ecore.EReference getDocumentRoot_XMLNSPrefixMap()
XMLNS Prefix Map
'.
org.eclipse.emf.ecore.EObject#getXMLNSPrefixMap()
,
getDocumentRoot()
public org.eclipse.emf.ecore.EReference getDocumentRoot_XSISchemaLocation()
XSI Schema Location
'.
org.eclipse.emf.ecore.EObject#getXSISchemaLocation()
,
getDocumentRoot()
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_ExtendedInstanceClass()
Extended Instance Class
'.
org.eclipse.emf.ecore.EObject#getExtendedInstanceClass()
,
getDocumentRoot()
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_InstanceClass()
Instance Class
'.
org.eclipse.emf.ecore.EObject#getInstanceClass()
,
getDocumentRoot()
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_JavaClass()
Java Class
'.
org.eclipse.emf.ecore.EObject#getJavaClass()
,
getDocumentRoot()
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_NestedInterfaces()
Nested Interfaces
'.
org.eclipse.emf.ecore.EObject#isNestedInterfaces()
,
getDocumentRoot()
public org.eclipse.emf.ecore.EAttribute getDocumentRoot_Package()
Package
'.
org.eclipse.emf.ecore.EObject#getPackage()
,
getDocumentRoot()
public org.eclipse.emf.ecore.EClass getJavaInfo()
Info
'.
JavaInfo
public org.eclipse.emf.ecore.EAttribute getJavaInfo_JavaClass()
Java Class
'.
JavaInfo.getJavaClass()
,
getJavaInfo()
public org.eclipse.emf.ecore.EDataType getBooleanObject()
Boolean Object
'.
Boolean
public org.eclipse.emf.ecore.EDataType getByteObject()
Byte Object
'.
Byte
public org.eclipse.emf.ecore.EDataType getCharacterObject()
Character Object
'.
Character
public org.eclipse.emf.ecore.EDataType getDoubleObject()
Double Object
'.
Double
public org.eclipse.emf.ecore.EDataType getFloatObject()
Float Object
'.
Float
public org.eclipse.emf.ecore.EDataType getIntObject()
Int Object
'.
Integer
public org.eclipse.emf.ecore.EDataType getLongObject()
Long Object
'.
Long
public org.eclipse.emf.ecore.EDataType getShortObject()
Short Object
'.
Short
public JavaFactory getJavaFactory()
public void createPackageContents()
public void initializePackageContents()
protected void createExtendedMetaDataAnnotations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |