org.apache.tuscany.sdo.impl
Class ClassImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.emf.ecore.impl.FlatEObjectImpl
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.ENamedElementImpl
                          extended by org.eclipse.emf.ecore.impl.EClassifierImpl
                              extended by org.eclipse.emf.ecore.impl.EClassImpl
                                  extended by org.apache.tuscany.sdo.impl.ClassImpl
All Implemented Interfaces:
Type, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EClass, org.eclipse.emf.ecore.EClassifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.impl.ESuperAdapter.Holder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EClassifierExtendedMetaData.Holder

public class ClassImpl
extends org.eclipse.emf.ecore.impl.EClassImpl
implements commonj.sdo.Type, Type

An implementation of the model object 'Class'.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EClassImpl
org.eclipse.emf.ecore.impl.EClassImpl.FeatureSubsetSupplier
 
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.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
protected  java.util.List aliasNames
           
protected  java.util.Map propertyNameToPropertyMap
           
 
Fields inherited from class org.eclipse.emf.ecore.impl.EClassImpl
ABSTRACT_EDEFAULT, ABSTRACT_EFLAG, eAllAttributes, eAllContainments, eAllOperations, eAllReferences, eAllStructuralFeatures, eAllStructuralFeaturesData, eAllSuperTypes, eAttributes, eIDAttribute, eNameToFeatureMap, eOperations, eReferences, eStructuralFeatures, eSuperAdapter, eSuperTypes, INTERFACE_EDEFAULT, INTERFACE_EFLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.EClassifierImpl
DEFAULT_VALUE_EDEFAULT, eClassifierExtendedMetaData, generatedInstanceClassName, INSTANCE_CLASS_EDEFAULT, INSTANCE_CLASS_NAME_EDEFAULT, instanceClass, instanceClassName, metaObjectID
 
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
 
Constructor Summary
protected ClassImpl()
           
 
Method Summary
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 java.util.List getAliasName()
          Returns the value of the 'Alias Name' attribute list.
 java.util.List getAliasNames()
           
 commonj.sdo.Sequence getAny()
          Returns the value of the 'Any' attribute list.
 commonj.sdo.Sequence getAnyAttribute()
          Returns the value of the 'Any Attribute' attribute list.
 java.util.List getBaseType()
          Returns the value of the 'Base Type' reference list.
 java.util.List getBaseTypes()
           
 java.util.List getDeclaredProperties()
           
 java.util.List getProperties()
           
 java.util.List getProperty()
          Returns the value of the 'Property' containment reference list.
 commonj.sdo.Property getProperty(java.lang.String propertyName)
           
 java.lang.String getUri()
          Returns the value of the 'Uri' attribute.
 java.lang.String getURI()
           
 boolean isDataType()
           
 boolean isOpen()
           
 boolean isSequenced()
           
 boolean isSetAbstract()
          Returns whether the value of the 'Abstract' attribute is set.
 boolean isSetDataType()
          Returns whether the value of the 'Data Type' attribute is set.
 boolean isSetOpen()
          Returns whether the value of the 'Open' attribute is set.
 boolean isSetSequenced()
          Returns whether the value of the 'Sequenced' attribute is set.
 void setDataType(boolean value)
          Sets the value of the 'Data Type' attribute.
 void setOpen(boolean value)
          Sets the value of the 'Open' attribute.
 void setSequenced(boolean value)
          Sets the value of the 'Sequenced' attribute.
 void setUri(java.lang.String value)
          Sets the value of the 'Uri' attribute.
 void unsetAbstract()
          Unsets the value of the 'Abstract' attribute.
 void unsetDataType()
          Unsets the value of the 'Data Type' attribute.
 void unsetOpen()
          Unsets the value of the 'Open' attribute.
 void unsetSequenced()
          Unsets the value of the 'Sequenced' attribute.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EClassImpl
dynamicIsInstance, eGet, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eSet, eSetDeliver, eUnset, freeze, getEAllAttributes, getEAllContainments, getEAllOperations, getEAllReferences, getEAllStructuralFeatures, getEAllStructuralFeaturesData, getEAllSuperTypes, getEAttributes, getEIDAttribute, getEOperations, getEReferences, getEStructuralFeature, getEStructuralFeature, getEStructuralFeatures, getESuperAdapter, getESuperTypes, getESuperTypesGen, getFeatureCount, getFeatureID, isAbstract, isFrozen, isInterface, isSuperTypeOf, setAbstract, setInterface, toString
 
Methods inherited from class org.eclipse.emf.ecore.impl.EClassifierImpl
basicGetEPackage, eBasicRemoveFromContainerFeature, eBasicSetContainer, getClassForName, getClassifierID, getDefaultValue, getEPackage, getEPackageGen, getExtendedMetaData, getInstanceClass, getInstanceClassGen, getInstanceClassName, getInstanceClassNameGen, getPrimitiveOrArrayClass, isInstance, setClassifierID, setExtendedMetaData, setGeneratedInstanceClass, setInstanceClass, setInstanceClassGen, setInstanceClassName, setInstanceClassNameGen
 
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, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass
 
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 commonj.sdo.Type
getInstanceClass, getName, isAbstract, isInstance
 
Methods inherited from interface org.apache.tuscany.sdo.model.Type
getInstanceClassName, getName, isAbstract, setAbstract, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EClassifier
getClassifierID, getDefaultValue, getEPackage, getInstanceClass, getInstanceClassName, isInstance, setInstanceClass, setInstanceClassName
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

aliasNames

protected java.util.List aliasNames

propertyNameToPropertyMap

protected java.util.Map propertyNameToPropertyMap
Constructor Detail

ClassImpl

protected ClassImpl()

Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EClassImpl

getURI

public java.lang.String getURI()


isDataType

public boolean isDataType()

Specified by:
isDataType in interface Type
Returns:
the value of the 'Data Type' attribute.
See Also:
Type.isSetDataType(), Type.unsetDataType(), Type.setDataType(boolean)

isOpen

public boolean isOpen()

Specified by:
isOpen in interface Type
Returns:
the value of the 'Open' attribute.
See Also:
Type.isSetOpen(), Type.unsetOpen(), Type.setOpen(boolean)

isSequenced

public boolean isSequenced()

Specified by:
isSequenced in interface Type
Returns:
the value of the 'Sequenced' attribute.
See Also:
Type.isSetSequenced(), Type.unsetSequenced(), Type.setSequenced(boolean)

getAliasNames

public java.util.List getAliasNames()


getDeclaredProperties

public java.util.List getDeclaredProperties()


getProperties

public java.util.List getProperties()


getBaseTypes

public java.util.List getBaseTypes()


getProperty

public commonj.sdo.Property getProperty(java.lang.String propertyName)


getBaseType

public java.util.List getBaseType()
Description copied from interface: Type
Returns the value of the 'Base Type' reference list. The list contents are of type Type.

If the meaning of the 'Base Type' reference list isn't clear, there really should be more of a description here...

Specified by:
getBaseType in interface Type
Returns:
the value of the 'Base Type' reference list.

getProperty

public java.util.List getProperty()
Description copied from interface: Type
Returns the value of the 'Property' containment reference list. The list contents are of type Property.

If the meaning of the 'Property' containment reference list isn't clear, there really should be more of a description here...

Specified by:
getProperty in interface Type
Returns:
the value of the 'Property' containment reference list.

getAliasName

public java.util.List getAliasName()
Description copied from interface: Type
Returns the value of the 'Alias Name' attribute list. The list contents are of type String.

If the meaning of the 'Alias Name' attribute list isn't clear, there really should be more of a description here...

Specified by:
getAliasName in interface Type
Returns:
the value of the 'Alias Name' attribute list.

unsetAbstract

public void unsetAbstract()
Description copied from interface: Type
Unsets the value of the 'Abstract' attribute.

Specified by:
unsetAbstract in interface Type
See Also:
Type.isSetAbstract(), Type.isAbstract(), Type.setAbstract(boolean)

isSetAbstract

public boolean isSetAbstract()
Description copied from interface: Type
Returns whether the value of the 'Abstract' attribute is set.

Specified by:
isSetAbstract in interface Type
Returns:
whether the value of the 'Abstract' attribute is set.
See Also:
Type.unsetAbstract(), Type.isAbstract(), Type.setAbstract(boolean)

getAny

public commonj.sdo.Sequence getAny()
Description copied from interface: Type
Returns the value of the 'Any' attribute list.

If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...

Specified by:
getAny in interface Type
Returns:
the value of the 'Any' attribute list.

getAnyAttribute

public commonj.sdo.Sequence getAnyAttribute()
Description copied from interface: Type
Returns the value of the 'Any Attribute' attribute list.

If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...

Specified by:
getAnyAttribute in interface Type
Returns:
the value of the 'Any Attribute' attribute list.

setDataType

public void setDataType(boolean value)
Description copied from interface: Type
Sets the value of the 'Data Type' attribute.

Specified by:
setDataType in interface Type
Parameters:
value - the new value of the 'Data Type' attribute.
See Also:
Type.isSetDataType(), Type.unsetDataType(), Type.isDataType()

unsetDataType

public void unsetDataType()
Description copied from interface: Type
Unsets the value of the 'Data Type' attribute.

Specified by:
unsetDataType in interface Type
See Also:
Type.isSetDataType(), Type.isDataType(), Type.setDataType(boolean)

isSetDataType

public boolean isSetDataType()
Description copied from interface: Type
Returns whether the value of the 'Data Type' attribute is set.

Specified by:
isSetDataType in interface Type
Returns:
whether the value of the 'Data Type' attribute is set.
See Also:
Type.unsetDataType(), Type.isDataType(), Type.setDataType(boolean)

setOpen

public void setOpen(boolean value)
Description copied from interface: Type
Sets the value of the 'Open' attribute.

Specified by:
setOpen in interface Type
Parameters:
value - the new value of the 'Open' attribute.
See Also:
Type.isSetOpen(), Type.unsetOpen(), Type.isOpen()

unsetOpen

public void unsetOpen()
Description copied from interface: Type
Unsets the value of the 'Open' attribute.

Specified by:
unsetOpen in interface Type
See Also:
Type.isSetOpen(), Type.isOpen(), Type.setOpen(boolean)

isSetOpen

public boolean isSetOpen()
Description copied from interface: Type
Returns whether the value of the 'Open' attribute is set.

Specified by:
isSetOpen in interface Type
Returns:
whether the value of the 'Open' attribute is set.
See Also:
Type.unsetOpen(), Type.isOpen(), Type.setOpen(boolean)

setSequenced

public void setSequenced(boolean value)
Description copied from interface: Type
Sets the value of the 'Sequenced' attribute.

Specified by:
setSequenced in interface Type
Parameters:
value - the new value of the 'Sequenced' attribute.
See Also:
Type.isSetSequenced(), Type.unsetSequenced(), Type.isSequenced()

unsetSequenced

public void unsetSequenced()
Description copied from interface: Type
Unsets the value of the 'Sequenced' attribute.

Specified by:
unsetSequenced in interface Type
See Also:
Type.isSetSequenced(), Type.isSequenced(), Type.setSequenced(boolean)

isSetSequenced

public boolean isSetSequenced()
Description copied from interface: Type
Returns whether the value of the 'Sequenced' attribute is set.

Specified by:
isSetSequenced in interface Type
Returns:
whether the value of the 'Sequenced' attribute is set.
See Also:
Type.unsetSequenced(), Type.isSequenced(), Type.setSequenced(boolean)

setUri

public void setUri(java.lang.String value)
Description copied from interface: Type
Sets the value of the 'Uri' attribute.

Specified by:
setUri in interface Type
Parameters:
value - the new value of the 'Uri' attribute.
See Also:
Type.getUri()

getUri

public java.lang.String getUri()
Description copied from interface: Type
Returns the value of the 'Uri' attribute.

If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...

Specified by:
getUri in interface Type
Returns:
the value of the 'Uri' attribute.
See Also:
Type.setUri(String)


Copyright © 2006 Apache Software Foundation. All Rights Reserved.