|
||||||||||
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
de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionStyleImpl
public class LayoutOptionStyleImpl
An implementation of the model object 'Layout Option Style'.
The following features are implemented:
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> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
protected EList<EObject> |
contents
The cached value of the ' Contents ' containment reference list. |
protected EMap<String,String> |
details
The cached value of the ' Details ' map. |
protected EList<EAnnotation> |
eAnnotations
The cached value of the ' EAnnotations ' containment reference list. |
protected EList<KOption> |
options
The cached value of the ' Options ' containment reference list. |
protected EList<EObject> |
references
The cached value of the ' References ' reference list. |
protected String |
source
The cached value of the ' Source ' attribute. |
protected static String |
SOURCE_EDEFAULT
The default value of the ' Source ' 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 |
LayoutOptionStyleImpl()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
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, 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 |
---|
protected EList<EAnnotation> eAnnotations
EAnnotations
' containment reference list.
getEAnnotations()
protected static final String SOURCE_EDEFAULT
Source
' attribute.
getSource()
protected String source
Source
' attribute.
getSource()
protected EMap<String,String> details
Details
' map.
getDetails()
protected EList<EObject> contents
Contents
' containment reference list.
getContents()
protected EList<EObject> references
References
' reference list.
getReferences()
protected EList<KOption> options
Options
' containment reference list.
getOptions()
Constructor Detail |
---|
protected LayoutOptionStyleImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public EList<EAnnotation> getEAnnotations()
getEAnnotations
in interface EModelElement
public String getSource()
getSource
in interface EAnnotation
public void setSource(String newSource)
setSource
in interface EAnnotation
public EMap<String,String> getDetails()
getDetails
in interface EAnnotation
public EModelElement getEModelElement()
getEModelElement
in interface EAnnotation
public NotificationChain basicSetEModelElement(EModelElement newEModelElement, NotificationChain msgs)
public void setEModelElement(EModelElement newEModelElement)
setEModelElement
in interface EAnnotation
public EList<EObject> getContents()
getContents
in interface EAnnotation
public EList<EObject> getReferences()
getReferences
in interface EAnnotation
public EList<KOption> getOptions()
getOptions
in interface LayoutOptionStyle
LayoutOptionsPackage.getLayoutOptionStyle_Options()
public EAnnotation getEAnnotation(String source)
getEAnnotation
in interface EModelElement
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd
in class BasicEObjectImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature
in class BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)
eBaseStructuralFeatureID
in interface InternalEObject
eBaseStructuralFeatureID
in class BasicEObjectImpl
public int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)
eDerivedStructuralFeatureID
in interface InternalEObject
eDerivedStructuralFeatureID
in class BasicEObjectImpl
public String toString()
toString
in class BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |