|
||||||||||
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.EdgeLayoutTypeImpl
public class EdgeLayoutTypeImpl
An implementation of the model object 'Edge Layout 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 EList<DataType> |
data
The cached value of the ' Data ' containment reference list. |
protected static String |
ID_REF_EDEFAULT
The default value of the ' Id Ref ' attribute. |
protected String |
idRef
The cached value of the ' Id Ref ' attribute. |
protected LineType |
line
The cached value of the ' Line ' containment reference. |
protected EList<PointType> |
point
The cached value of the ' Point ' containment reference list. |
protected EList<SegmentType> |
segment
The cached value of the ' Segment ' containment reference list. |
protected SourceStyleType |
sourceStyle
The cached value of the ' Source Style ' containment reference. |
protected TargetStyleType |
targetStyle
The cached value of the ' Target Style ' containment reference. |
protected TemplateType |
template
The cached value of the ' Template ' containment reference. |
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 |
EdgeLayoutTypeImpl()
|
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 EList<DataType> data
Data
' containment reference list.
getData()
protected TemplateType template
Template
' containment reference.
getTemplate()
protected LineType line
Line
' containment reference.
getLine()
protected SourceStyleType sourceStyle
Source Style
' containment reference.
getSourceStyle()
protected TargetStyleType targetStyle
Target Style
' containment reference.
getTargetStyle()
protected EList<PointType> point
Point
' containment reference list.
getPoint()
protected EList<SegmentType> segment
Segment
' containment reference list.
getSegment()
protected static final String ID_REF_EDEFAULT
Id Ref
' attribute.
getIdRef()
protected String idRef
Id Ref
' attribute.
getIdRef()
Constructor Detail |
---|
protected EdgeLayoutTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public EList<DataType> getData()
getData
in interface EdgeLayoutType
OgmlPackage.getEdgeLayoutType_Data()
public TemplateType getTemplate()
getTemplate
in interface EdgeLayoutType
EdgeLayoutType.setTemplate(TemplateType)
,
OgmlPackage.getEdgeLayoutType_Template()
public NotificationChain basicSetTemplate(TemplateType newTemplate, NotificationChain msgs)
public void setTemplate(TemplateType newTemplate)
setTemplate
in interface EdgeLayoutType
newTemplate
- the new value of the 'Template' containment reference.EdgeLayoutType.getTemplate()
public LineType getLine()
getLine
in interface EdgeLayoutType
EdgeLayoutType.setLine(LineType)
,
OgmlPackage.getEdgeLayoutType_Line()
public NotificationChain basicSetLine(LineType newLine, NotificationChain msgs)
public void setLine(LineType newLine)
setLine
in interface EdgeLayoutType
newLine
- the new value of the 'Line' containment reference.EdgeLayoutType.getLine()
public SourceStyleType getSourceStyle()
getSourceStyle
in interface EdgeLayoutType
EdgeLayoutType.setSourceStyle(SourceStyleType)
,
OgmlPackage.getEdgeLayoutType_SourceStyle()
public NotificationChain basicSetSourceStyle(SourceStyleType newSourceStyle, NotificationChain msgs)
public void setSourceStyle(SourceStyleType newSourceStyle)
setSourceStyle
in interface EdgeLayoutType
newSourceStyle
- the new value of the 'Source Style' containment reference.EdgeLayoutType.getSourceStyle()
public TargetStyleType getTargetStyle()
getTargetStyle
in interface EdgeLayoutType
EdgeLayoutType.setTargetStyle(TargetStyleType)
,
OgmlPackage.getEdgeLayoutType_TargetStyle()
public NotificationChain basicSetTargetStyle(TargetStyleType newTargetStyle, NotificationChain msgs)
public void setTargetStyle(TargetStyleType newTargetStyle)
setTargetStyle
in interface EdgeLayoutType
newTargetStyle
- the new value of the 'Target Style' containment reference.EdgeLayoutType.getTargetStyle()
public EList<PointType> getPoint()
getPoint
in interface EdgeLayoutType
OgmlPackage.getEdgeLayoutType_Point()
public EList<SegmentType> getSegment()
getSegment
in interface EdgeLayoutType
OgmlPackage.getEdgeLayoutType_Segment()
public String getIdRef()
getIdRef
in interface EdgeLayoutType
EdgeLayoutType.setIdRef(String)
,
OgmlPackage.getEdgeLayoutType_IdRef()
public void setIdRef(String newIdRef)
setIdRef
in interface EdgeLayoutType
newIdRef
- the new value of the 'Id Ref' attribute.EdgeLayoutType.getIdRef()
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 |