|
||||||||||
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
net.ogdf.ogml.impl.StylesTypeImpl
public class StylesTypeImpl
An implementation of the model object 'Styles Type'.
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>, BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
protected GraphStyleType |
graphStyle
The cached value of the ' Graph Style ' containment reference. |
protected FeatureMap |
group
The cached value of the ' Group ' attribute list. |
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 |
StylesTypeImpl()
|
Method Summary | |
---|---|
NotificationChain |
basicSetGraphStyle(GraphStyleType newGraphStyle,
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)
|
EList<DataType> |
getData()
|
EList<EdgeLayoutType> |
getEdgeStyle()
|
GraphStyleType |
getGraphStyle()
|
FeatureMap |
getGroup()
|
EList<LabelLayoutType> |
getLabelStyle()
|
EList<NodeLayoutType> |
getNodeStyle()
|
void |
setGraphStyle(GraphStyleType newGraphStyle)
|
String |
toString()
|
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.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 |
---|
protected GraphStyleType graphStyle
Graph Style
' containment reference.
getGraphStyle()
protected FeatureMap group
Group
' attribute list.
getGroup()
Constructor Detail |
---|
protected StylesTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public GraphStyleType getGraphStyle()
getGraphStyle
in interface StylesType
StylesType.setGraphStyle(GraphStyleType)
,
OgmlPackage.getStylesType_GraphStyle()
public NotificationChain basicSetGraphStyle(GraphStyleType newGraphStyle, NotificationChain msgs)
public void setGraphStyle(GraphStyleType newGraphStyle)
setGraphStyle
in interface StylesType
newGraphStyle
- the new value of the 'Graph Style' containment reference.StylesType.getGraphStyle()
public FeatureMap getGroup()
getGroup
in interface StylesType
OgmlPackage.getStylesType_Group()
public EList<DataType> getData()
getData
in interface StylesType
OgmlPackage.getStylesType_Data()
public EList<NodeLayoutType> getNodeStyle()
getNodeStyle
in interface StylesType
OgmlPackage.getStylesType_NodeStyle()
public EList<EdgeLayoutType> getEdgeStyle()
getEdgeStyle
in interface StylesType
OgmlPackage.getStylesType_EdgeStyle()
public EList<LabelLayoutType> getLabelStyle()
getLabelStyle
in interface StylesType
OgmlPackage.getStylesType_LabelStyle()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
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 String toString()
toString
in class BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |