|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdgePartConfiguration
A representation of the model object 'Edge Part Configuration'.
The following features are supported:
Source Target Couple
Edge Objects
Source Decoration
Target Decoration
Default Router
Direct Editable
DiagramconfiguratorPackage.getEdgePartConfiguration()
Method Summary | |
---|---|
RouterType |
getDefaultRouter()
Returns the value of the 'Default Router' attribute. |
EdgeObject |
getDirectEditable()
Returns the value of the 'Direct Editable' reference. |
EList<EdgeObject> |
getEdgeObjects()
Returns the value of the 'Edge Objects' containment reference list. |
DecorationType |
getSourceDecoration()
Returns the value of the 'Source Decoration' attribute. |
EList<SourceTargetCouple> |
getSourceTargetCouple()
Returns the value of the 'Source Target Couple' containment reference list. |
DecorationType |
getTargetDecoration()
Returns the value of the 'Target Decoration' attribute. |
void |
setDefaultRouter(RouterType value)
Sets the value of the ' Default Router '
attribute.
|
void |
setDirectEditable(EdgeObject value)
Sets the value of the ' Direct Editable '
reference.
|
void |
setSourceDecoration(DecorationType value)
Sets the value of the ' Source Decoration '
attribute.
|
void |
setTargetDecoration(DecorationType value)
Sets the value of the ' Target Decoration '
attribute.
|
Methods inherited from interface org.topcased.modeler.diagramconfigurator.PartConfiguration |
---|
getActions, getConstraint, getDefaultFont, getDefaultFontStringValue, getDefaultForegroundColor, getDefaultForegroundColorStringValue, getLineStyle, getLineWidth, getObject, getPrefix, getPresentation, isFontChangeable, isForegroundColorChangeable, setDefaultFont, setDefaultForegroundColor, setFontChangeable, setForegroundColorChangeable, setLineStyle, setLineWidth, setObject, setPrefix, setPresentation |
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 |
Method Detail |
---|
EList<SourceTargetCouple> getSourceTargetCouple()
SourceTargetCouple
.
If the meaning of the 'Source Target Couple' containment reference list isn't clear, there really should be more of a description here...
DiagramconfiguratorPackage.getEdgePartConfiguration_SourceTargetCouple()
EList<EdgeObject> getEdgeObjects()
EdgeObject
.
If the meaning of the 'Edge Objects' containment reference list isn't clear, there really should be more of a description here...
DiagramconfiguratorPackage.getEdgePartConfiguration_EdgeObjects()
DecorationType getSourceDecoration()
"NONE"
. The literals are from the enumeration
DecorationType
.
If the meaning of the 'Source Decoration' attribute isn't clear, there really should be more of a description here...
DecorationType
,
setSourceDecoration(DecorationType)
,
DiagramconfiguratorPackage.getEdgePartConfiguration_SourceDecoration()
void setSourceDecoration(DecorationType value)
Source Decoration
'
attribute.
value
- the new value of the 'Source Decoration' attribute.DecorationType
,
getSourceDecoration()
DecorationType getTargetDecoration()
"NONE"
. The literals are from the enumeration
DecorationType
.
If the meaning of the 'Target Decoration' attribute isn't clear, there really should be more of a description here...
DecorationType
,
setTargetDecoration(DecorationType)
,
DiagramconfiguratorPackage.getEdgePartConfiguration_TargetDecoration()
void setTargetDecoration(DecorationType value)
Target Decoration
'
attribute.
value
- the new value of the 'Target Decoration' attribute.DecorationType
,
getTargetDecoration()
RouterType getDefaultRouter()
"ObliqueRouter"
. The literals are from the enumeration
RouterType
.
If the meaning of the 'Default Router' attribute isn't clear, there really should be more of a description here...
RouterType
,
setDefaultRouter(RouterType)
,
DiagramconfiguratorPackage.getEdgePartConfiguration_DefaultRouter()
void setDefaultRouter(RouterType value)
Default Router
'
attribute.
value
- the new value of the 'Default Router' attribute.RouterType
,
getDefaultRouter()
EdgeObject getDirectEditable()
""
.
If the meaning of the 'Direct Editable' reference isn't clear, there really should be more of a description here...
setDirectEditable(EdgeObject)
,
DiagramconfiguratorPackage.getEdgePartConfiguration_DirectEditable()
void setDirectEditable(EdgeObject value)
Direct Editable
'
reference.
value
- the new value of the 'Direct Editable' reference.getDirectEditable()
|
Generators | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.