org.graphdrawing.graphml.impl
Class KeyTypeImpl

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.graphdrawing.graphml.impl.KeyTypeImpl
All Implemented Interfaces:
Notifier, EObject, InternalEObject, KeyType

public class KeyTypeImpl
extends EObjectImpl
implements KeyType

An implementation of the model object 'Key Type'.

The following features are implemented:

Rating red
Generated:
This code was automatically generated.

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
 
Field Summary
protected static String ATTR_NAME_EDEFAULT
          The default value of the 'Attr Name' attribute.
protected static KeyTypeType ATTR_TYPE_EDEFAULT
          The default value of the 'Attr Type' attribute.
protected  String attrName
          The cached value of the 'Attr Name' attribute.
protected  KeyTypeType attrType
          The cached value of the 'Attr Type' attribute.
protected  boolean attrTypeESet
          This is true if the Attr Type attribute has been set.
protected  DefaultType default_
          The cached value of the 'Default' containment reference.
protected  String desc
          The cached value of the 'Desc' attribute.
protected static String DESC_EDEFAULT
          The default value of the 'Desc' attribute.
protected  boolean dynamic
          The cached value of the 'Dynamic' attribute.
protected static boolean DYNAMIC_EDEFAULT
          The default value of the 'Dynamic' attribute.
protected  boolean dynamicESet
          This is true if the Dynamic attribute has been set.
protected  KeyForType for_
          The cached value of the 'For' attribute.
protected static KeyForType FOR_EDEFAULT
          The default value of the 'For' attribute.
protected  boolean forESet
          This is true if the For attribute has been set.
protected  String id
          The cached value of the 'Id' attribute.
protected static String ID_EDEFAULT
          The default value of the 'Id' attribute.
 
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 KeyTypeImpl()
           
 
Method Summary
 NotificationChain basicSetDefault(DefaultType newDefault, NotificationChain msgs)
           
 Object eGet(int featureID, boolean resolve, boolean coreType)
           
 NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, Object newValue)
           
protected  EClass eStaticClass()
           
 void eUnset(int featureID)
           
 String getAttrName()
           
 KeyTypeType getAttrType()
           
 DefaultType getDefault()
           
 String getDesc()
           
 KeyForType getFor()
           
 String getId()
           
 boolean isDynamic()
           
 boolean isSetAttrType()
           
 boolean isSetDynamic()
           
 boolean isSetFor()
           
 void setAttrName(String newAttrName)
           
 void setAttrType(KeyTypeType newAttrType)
           
 void setDefault(DefaultType newDefault)
           
 void setDesc(String newDesc)
           
 void setDynamic(boolean newDynamic)
           
 void setFor(KeyForType newFor)
           
 void setId(String newId)
           
 String toString()
           
 void unsetAttrType()
           
 void unsetDynamic()
           
 void unsetFor()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, 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.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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

DESC_EDEFAULT

protected static final String DESC_EDEFAULT
The default value of the 'Desc' attribute.

See Also:
getDesc()
Generated:
This code was automatically generated.
Ordered

desc

protected String desc
The cached value of the 'Desc' attribute.

See Also:
getDesc()
Generated:
This code was automatically generated.
Ordered

default_

protected DefaultType default_
The cached value of the 'Default' containment reference.

See Also:
getDefault()
Generated:
This code was automatically generated.
Ordered

ATTR_NAME_EDEFAULT

protected static final String ATTR_NAME_EDEFAULT
The default value of the 'Attr Name' attribute.

See Also:
getAttrName()
Generated:
This code was automatically generated.
Ordered

attrName

protected String attrName
The cached value of the 'Attr Name' attribute.

See Also:
getAttrName()
Generated:
This code was automatically generated.
Ordered

ATTR_TYPE_EDEFAULT

protected static final KeyTypeType ATTR_TYPE_EDEFAULT
The default value of the 'Attr Type' attribute.

See Also:
getAttrType()
Generated:
This code was automatically generated.
Ordered

attrType

protected KeyTypeType attrType
The cached value of the 'Attr Type' attribute.

See Also:
getAttrType()
Generated:
This code was automatically generated.
Ordered

attrTypeESet

protected boolean attrTypeESet
This is true if the Attr Type attribute has been set.

Generated:
This code was automatically generated.
Ordered

DYNAMIC_EDEFAULT

protected static final boolean DYNAMIC_EDEFAULT
The default value of the 'Dynamic' attribute.

See Also:
isDynamic(), Constant Field Values
Generated:
This code was automatically generated.
Ordered

dynamic

protected boolean dynamic
The cached value of the 'Dynamic' attribute.

See Also:
isDynamic()
Generated:
This code was automatically generated.
Ordered

dynamicESet

protected boolean dynamicESet
This is true if the Dynamic attribute has been set.

Generated:
This code was automatically generated.
Ordered

FOR_EDEFAULT

protected static final KeyForType FOR_EDEFAULT
The default value of the 'For' attribute.

See Also:
getFor()
Generated:
This code was automatically generated.
Ordered

for_

protected KeyForType for_
The cached value of the 'For' attribute.

See Also:
getFor()
Generated:
This code was automatically generated.
Ordered

forESet

protected boolean forESet
This is true if the For attribute has been set.

Generated:
This code was automatically generated.
Ordered

ID_EDEFAULT

protected static final String ID_EDEFAULT
The default value of the 'Id' attribute.

See Also:
getId()
Generated:
This code was automatically generated.
Ordered

id

protected String id
The cached value of the 'Id' attribute.

See Also:
getId()
Generated:
This code was automatically generated.
Ordered
Constructor Detail

KeyTypeImpl

protected KeyTypeImpl()

Generated:
This code was automatically generated.
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class EObjectImpl
Generated:
This code was automatically generated.

getDesc

public String getDesc()

Specified by:
getDesc in interface KeyType
Returns:
the value of the 'Desc' attribute.
See Also:
KeyType.setDesc(String), GraphMLPackage.getKeyType_Desc()
Generated:
This code was automatically generated.

setDesc

public void setDesc(String newDesc)

Specified by:
setDesc in interface KeyType
Parameters:
newDesc - the new value of the 'Desc' attribute.
See Also:
KeyType.getDesc()
Generated:
This code was automatically generated.

getDefault

public DefaultType getDefault()

Specified by:
getDefault in interface KeyType
Returns:
the value of the 'Default' containment reference.
See Also:
KeyType.setDefault(DefaultType), GraphMLPackage.getKeyType_Default()
Generated:
This code was automatically generated.

basicSetDefault

public NotificationChain basicSetDefault(DefaultType newDefault,
                                         NotificationChain msgs)

Generated:
This code was automatically generated.

setDefault

public void setDefault(DefaultType newDefault)

Specified by:
setDefault in interface KeyType
Parameters:
newDefault - the new value of the 'Default' containment reference.
See Also:
KeyType.getDefault()
Generated:
This code was automatically generated.

getAttrName

public String getAttrName()

Specified by:
getAttrName in interface KeyType
Returns:
the value of the 'Attr Name' attribute.
See Also:
KeyType.setAttrName(String), GraphMLPackage.getKeyType_AttrName()
Generated:
This code was automatically generated.

setAttrName

public void setAttrName(String newAttrName)

Specified by:
setAttrName in interface KeyType
Parameters:
newAttrName - the new value of the 'Attr Name' attribute.
See Also:
KeyType.getAttrName()
Generated:
This code was automatically generated.

getAttrType

public KeyTypeType getAttrType()

Specified by:
getAttrType in interface KeyType
Returns:
the value of the 'Attr Type' attribute.
See Also:
KeyTypeType, KeyType.isSetAttrType(), KeyType.unsetAttrType(), KeyType.setAttrType(KeyTypeType), GraphMLPackage.getKeyType_AttrType()
Generated:
This code was automatically generated.

setAttrType

public void setAttrType(KeyTypeType newAttrType)

Specified by:
setAttrType in interface KeyType
Parameters:
newAttrType - the new value of the 'Attr Type' attribute.
See Also:
KeyTypeType, KeyType.isSetAttrType(), KeyType.unsetAttrType(), KeyType.getAttrType()
Generated:
This code was automatically generated.

unsetAttrType

public void unsetAttrType()

Specified by:
unsetAttrType in interface KeyType
See Also:
KeyType.isSetAttrType(), KeyType.getAttrType(), KeyType.setAttrType(KeyTypeType)
Generated:
This code was automatically generated.

isSetAttrType

public boolean isSetAttrType()

Specified by:
isSetAttrType in interface KeyType
Returns:
whether the value of the 'Attr Type' attribute is set.
See Also:
KeyType.unsetAttrType(), KeyType.getAttrType(), KeyType.setAttrType(KeyTypeType)
Generated:
This code was automatically generated.

isDynamic

public boolean isDynamic()

Specified by:
isDynamic in interface KeyType
Returns:
the value of the 'Dynamic' attribute.
See Also:
KeyType.isSetDynamic(), KeyType.unsetDynamic(), KeyType.setDynamic(boolean), GraphMLPackage.getKeyType_Dynamic()
Generated:
This code was automatically generated.

setDynamic

public void setDynamic(boolean newDynamic)

Specified by:
setDynamic in interface KeyType
Parameters:
newDynamic - the new value of the 'Dynamic' attribute.
See Also:
KeyType.isSetDynamic(), KeyType.unsetDynamic(), KeyType.isDynamic()
Generated:
This code was automatically generated.

unsetDynamic

public void unsetDynamic()

Specified by:
unsetDynamic in interface KeyType
See Also:
KeyType.isSetDynamic(), KeyType.isDynamic(), KeyType.setDynamic(boolean)
Generated:
This code was automatically generated.

isSetDynamic

public boolean isSetDynamic()

Specified by:
isSetDynamic in interface KeyType
Returns:
whether the value of the 'Dynamic' attribute is set.
See Also:
KeyType.unsetDynamic(), KeyType.isDynamic(), KeyType.setDynamic(boolean)
Generated:
This code was automatically generated.

getFor

public KeyForType getFor()

Specified by:
getFor in interface KeyType
Returns:
the value of the 'For' attribute.
See Also:
KeyForType, KeyType.isSetFor(), KeyType.unsetFor(), KeyType.setFor(KeyForType), GraphMLPackage.getKeyType_For()
Generated:
This code was automatically generated.

setFor

public void setFor(KeyForType newFor)

Specified by:
setFor in interface KeyType
Parameters:
newFor - the new value of the 'For' attribute.
See Also:
KeyForType, KeyType.isSetFor(), KeyType.unsetFor(), KeyType.getFor()
Generated:
This code was automatically generated.

unsetFor

public void unsetFor()

Specified by:
unsetFor in interface KeyType
See Also:
KeyType.isSetFor(), KeyType.getFor(), KeyType.setFor(KeyForType)
Generated:
This code was automatically generated.

isSetFor

public boolean isSetFor()

Specified by:
isSetFor in interface KeyType
Returns:
whether the value of the 'For' attribute is set.
See Also:
KeyType.unsetFor(), KeyType.getFor(), KeyType.setFor(KeyForType)
Generated:
This code was automatically generated.

getId

public String getId()

Specified by:
getId in interface KeyType
Returns:
the value of the 'Id' attribute.
See Also:
KeyType.setId(String), GraphMLPackage.getKeyType_Id()
Generated:
This code was automatically generated.

setId

public void setId(String newId)

Specified by:
setId in interface KeyType
Parameters:
newId - the new value of the 'Id' attribute.
See Also:
KeyType.getId()
Generated:
This code was automatically generated.

eInverseRemove

public NotificationChain eInverseRemove(InternalEObject otherEnd,
                                        int featureID,
                                        NotificationChain msgs)

Overrides:
eInverseRemove in class BasicEObjectImpl
Generated:
This code was automatically generated.

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface InternalEObject
Overrides:
eGet in class BasicEObjectImpl
Generated:
This code was automatically generated.

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface InternalEObject
Overrides:
eSet in class BasicEObjectImpl
Generated:
This code was automatically generated.

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface InternalEObject
Overrides:
eUnset in class BasicEObjectImpl
Generated:
This code was automatically generated.

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface InternalEObject
Overrides:
eIsSet in class BasicEObjectImpl
Generated:
This code was automatically generated.

toString

public String toString()

Overrides:
toString in class BasicEObjectImpl
Generated:
This code was automatically generated.