|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdgeLayoutType
A representation of the model object 'Edge Layout Type'.
The following features are supported:
OgmlPackage.getEdgeLayoutType()
extendedMetaData | = | "name='edge_layout.type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
EList<DataType> |
getData()
Returns the value of the 'Data' containment reference list. |
String |
getIdRef()
Returns the value of the 'Id Ref' attribute. |
LineType |
getLine()
Returns the value of the 'Line' containment reference. |
EList<PointType> |
getPoint()
Returns the value of the 'Point' containment reference list. |
EList<SegmentType> |
getSegment()
Returns the value of the 'Segment' containment reference list. |
SourceStyleType |
getSourceStyle()
Returns the value of the 'Source Style' containment reference. |
TargetStyleType |
getTargetStyle()
Returns the value of the 'Target Style' containment reference. |
TemplateType |
getTemplate()
Returns the value of the 'Template' containment reference. |
void |
setIdRef(String value)
Sets the value of the ' Id Ref ' attribute. |
void |
setLine(LineType value)
Sets the value of the ' Line ' containment reference. |
void |
setSourceStyle(SourceStyleType value)
Sets the value of the ' Source Style ' containment reference. |
void |
setTargetStyle(TargetStyleType value)
Sets the value of the ' Target Style ' containment reference. |
void |
setTemplate(TemplateType value)
Sets the value of the ' Template ' containment reference. |
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 |
Method Detail |
---|
EList<DataType> getData()
DataType
.
If the meaning of the 'Data' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getEdgeLayoutType_Data()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'data' |
namespace | = | '##targetNamespace'" |
TemplateType getTemplate()
If the meaning of the 'Template' containment reference isn't clear, there really should be more of a description here...
setTemplate(TemplateType)
,
OgmlPackage.getEdgeLayoutType_Template()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'template' |
namespace | = | '##targetNamespace'" |
void setTemplate(TemplateType value)
Template
' containment reference.
value
- the new value of the 'Template' containment reference.getTemplate()
LineType getLine()
setLine(LineType)
,
OgmlPackage.getEdgeLayoutType_Line()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'line' |
namespace | = | '##targetNamespace'" |
void setLine(LineType value)
Line
' containment reference.
value
- the new value of the 'Line' containment reference.getLine()
SourceStyleType getSourceStyle()
setSourceStyle(SourceStyleType)
,
OgmlPackage.getEdgeLayoutType_SourceStyle()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'sourceStyle' |
namespace | = | '##targetNamespace'" |
void setSourceStyle(SourceStyleType value)
Source Style
' containment reference.
value
- the new value of the 'Source Style' containment reference.getSourceStyle()
TargetStyleType getTargetStyle()
setTargetStyle(TargetStyleType)
,
OgmlPackage.getEdgeLayoutType_TargetStyle()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'targetStyle' |
namespace | = | '##targetNamespace'" |
void setTargetStyle(TargetStyleType value)
Target Style
' containment reference.
value
- the new value of the 'Target Style' containment reference.getTargetStyle()
EList<PointType> getPoint()
PointType
.
If the meaning of the 'Point' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getEdgeLayoutType_Point()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'point' |
namespace | = | '##targetNamespace'" |
EList<SegmentType> getSegment()
SegmentType
.
If the meaning of the 'Segment' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getEdgeLayoutType_Segment()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'segment' |
namespace | = | '##targetNamespace'" |
String getIdRef()
If the meaning of the 'Id Ref' attribute isn't clear, there really should be more of a description here...
setIdRef(String)
,
OgmlPackage.getEdgeLayoutType_IdRef()
dataType | = | org.eclipse.emf.ecore.xml.type.IDREF |
extendedMetaData | = | "kind='attribute' |
name | = | 'idRef' |
namespace | = | '##targetNamespace'" |
void setIdRef(String value)
Id Ref
' attribute.
value
- the new value of the 'Id Ref' attribute.getIdRef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |