Package com._1c.g5.v8.dt.bp.scheme.model
Interface GraphicalSchemeConnection
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,GraphicalSchemeItem
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
GraphicalSchemeConnectionImpl
public interface GraphicalSchemeConnection extends GraphicalSchemeItem
A representation of the model object 'Graphical Scheme Connection'.The following features are supported:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ArrowStyle
getBeginArrow()
Returns the value of the 'Begin Arrow' attribute.ArrowStyle
getEndArrow()
Returns the value of the 'End Arrow' attribute.org.eclipse.emf.common.util.EList<Point>
getPoints()
Returns the value of the 'Points' containment reference list.int
getSourceItemId()
Returns the value of the 'Source Item Id' attribute.String
getSourceItemName()
Returns the value of the 'Source Item Name' attribute.int
getSourcePortIndex()
Returns the value of the 'Source Port Index' attribute.int
getTargetItemId()
Returns the value of the 'Target Item Id' attribute.String
getTargetItemName()
Returns the value of the 'Target Item Name' attribute.int
getTargetPortIndex()
Returns the value of the 'Target Port Index' attribute.GraphicalSchemeConnectionTextLocation
getTextLocation()
Returns the value of the 'Text Location' attribute.org.eclipse.emf.common.util.EList<Segment>
getUserSegments()
Returns the value of the 'User Segments' containment reference list.boolean
isDecorativeLine()
Returns the value of the 'Decorative Line' attribute.void
setBeginArrow(ArrowStyle value)
Sets the value of the 'Begin Arrow
' attribute.void
setDecorativeLine(boolean value)
Sets the value of the 'Decorative Line
' attribute.void
setEndArrow(ArrowStyle value)
Sets the value of the 'End Arrow
' attribute.void
setSourceItemId(int value)
Sets the value of the 'Source Item Id
' attribute.void
setSourceItemName(String value)
Sets the value of the 'Source Item Name
' attribute.void
setSourcePortIndex(int value)
Sets the value of the 'Source Port Index
' attribute.void
setTargetItemId(int value)
Sets the value of the 'Target Item Id
' attribute.void
setTargetItemName(String value)
Sets the value of the 'Target Item Name
' attribute.void
setTargetPortIndex(int value)
Sets the value of the 'Target Port Index
' attribute.void
setTextLocation(GraphicalSchemeConnectionTextLocation value)
Sets the value of the 'Text Location
' attribute.-
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 com._1c.g5.v8.dt.bp.scheme.model.GraphicalSchemeItem
getBackColor, getCurrentLanguage, getEventHandlers, getFont, getGroupNumber, getHorizontalAlign, getId, getItemType, getLine, getLineColor, getName, getPassageState, getPictureLocation, getPointUUID, getTableCode, getTabOrder, getTextColor, getTitle, getToolTip, getVerticalAlign, getZOrder, isHyperlink, isTransparent, setBackColor, setCurrentLanguage, setFont, setGroupNumber, setHorizontalAlign, setHyperlink, setId, setItemType, setLine, setLineColor, setName, setPassageState, setPictureLocation, setPointUUID, setTableCode, setTabOrder, setTextColor, setTransparent, setVerticalAlign, setZOrder
-
-
-
-
Method Detail
-
getPoints
org.eclipse.emf.common.util.EList<Point> getPoints()
Returns the value of the 'Points' containment reference list. The list contents are of typePoint
.- Returns:
- the value of the 'Points' containment reference list.
- See Also:
ModelPackage.getGraphicalSchemeConnection_Points()
-
getSourceItemId
int getSourceItemId()
Returns the value of the 'Source Item Id' attribute.- Returns:
- the value of the 'Source Item Id' attribute.
- See Also:
setSourceItemId(int)
,ModelPackage.getGraphicalSchemeConnection_SourceItemId()
-
setSourceItemId
void setSourceItemId(int value)
Sets the value of the 'Source Item Id
' attribute.- Parameters:
value
- the new value of the 'Source Item Id' attribute.- See Also:
getSourceItemId()
-
getSourceItemName
String getSourceItemName()
Returns the value of the 'Source Item Name' attribute.- Returns:
- the value of the 'Source Item Name' attribute.
- See Also:
setSourceItemName(String)
,ModelPackage.getGraphicalSchemeConnection_SourceItemName()
-
setSourceItemName
void setSourceItemName(String value)
Sets the value of the 'Source Item Name
' attribute.- Parameters:
value
- the new value of the 'Source Item Name' attribute.- See Also:
getSourceItemName()
-
getSourcePortIndex
int getSourcePortIndex()
Returns the value of the 'Source Port Index' attribute.- Returns:
- the value of the 'Source Port Index' attribute.
- See Also:
setSourcePortIndex(int)
,ModelPackage.getGraphicalSchemeConnection_SourcePortIndex()
-
setSourcePortIndex
void setSourcePortIndex(int value)
Sets the value of the 'Source Port Index
' attribute.- Parameters:
value
- the new value of the 'Source Port Index' attribute.- See Also:
getSourcePortIndex()
-
getTargetItemId
int getTargetItemId()
Returns the value of the 'Target Item Id' attribute.- Returns:
- the value of the 'Target Item Id' attribute.
- See Also:
setTargetItemId(int)
,ModelPackage.getGraphicalSchemeConnection_TargetItemId()
-
setTargetItemId
void setTargetItemId(int value)
Sets the value of the 'Target Item Id
' attribute.- Parameters:
value
- the new value of the 'Target Item Id' attribute.- See Also:
getTargetItemId()
-
getTargetItemName
String getTargetItemName()
Returns the value of the 'Target Item Name' attribute.- Returns:
- the value of the 'Target Item Name' attribute.
- See Also:
setTargetItemName(String)
,ModelPackage.getGraphicalSchemeConnection_TargetItemName()
-
setTargetItemName
void setTargetItemName(String value)
Sets the value of the 'Target Item Name
' attribute.- Parameters:
value
- the new value of the 'Target Item Name' attribute.- See Also:
getTargetItemName()
-
getTargetPortIndex
int getTargetPortIndex()
Returns the value of the 'Target Port Index' attribute.- Returns:
- the value of the 'Target Port Index' attribute.
- See Also:
setTargetPortIndex(int)
,ModelPackage.getGraphicalSchemeConnection_TargetPortIndex()
-
setTargetPortIndex
void setTargetPortIndex(int value)
Sets the value of the 'Target Port Index
' attribute.- Parameters:
value
- the new value of the 'Target Port Index' attribute.- See Also:
getTargetPortIndex()
-
isDecorativeLine
boolean isDecorativeLine()
Returns the value of the 'Decorative Line' attribute.- Returns:
- the value of the 'Decorative Line' attribute.
- See Also:
setDecorativeLine(boolean)
,ModelPackage.getGraphicalSchemeConnection_DecorativeLine()
-
setDecorativeLine
void setDecorativeLine(boolean value)
Sets the value of the 'Decorative Line
' attribute.- Parameters:
value
- the new value of the 'Decorative Line' attribute.- See Also:
isDecorativeLine()
-
getTextLocation
GraphicalSchemeConnectionTextLocation getTextLocation()
Returns the value of the 'Text Location' attribute. The default value is"FirstSegment"
. The literals are from the enumerationGraphicalSchemeConnectionTextLocation
.- Returns:
- the value of the 'Text Location' attribute.
- See Also:
GraphicalSchemeConnectionTextLocation
,setTextLocation(GraphicalSchemeConnectionTextLocation)
,ModelPackage.getGraphicalSchemeConnection_TextLocation()
-
setTextLocation
void setTextLocation(GraphicalSchemeConnectionTextLocation value)
Sets the value of the 'Text Location
' attribute.- Parameters:
value
- the new value of the 'Text Location' attribute.- See Also:
GraphicalSchemeConnectionTextLocation
,getTextLocation()
-
getBeginArrow
ArrowStyle getBeginArrow()
Returns the value of the 'Begin Arrow' attribute. The literals are from the enumerationArrowStyle
.- Returns:
- the value of the 'Begin Arrow' attribute.
- See Also:
ArrowStyle
,setBeginArrow(ArrowStyle)
,ModelPackage.getGraphicalSchemeConnection_BeginArrow()
-
setBeginArrow
void setBeginArrow(ArrowStyle value)
Sets the value of the 'Begin Arrow
' attribute.- Parameters:
value
- the new value of the 'Begin Arrow' attribute.- See Also:
ArrowStyle
,getBeginArrow()
-
getEndArrow
ArrowStyle getEndArrow()
Returns the value of the 'End Arrow' attribute. The default value is"Blank"
. The literals are from the enumerationArrowStyle
.- Returns:
- the value of the 'End Arrow' attribute.
- See Also:
ArrowStyle
,setEndArrow(ArrowStyle)
,ModelPackage.getGraphicalSchemeConnection_EndArrow()
-
setEndArrow
void setEndArrow(ArrowStyle value)
Sets the value of the 'End Arrow
' attribute.- Parameters:
value
- the new value of the 'End Arrow' attribute.- See Also:
ArrowStyle
,getEndArrow()
-
getUserSegments
org.eclipse.emf.common.util.EList<Segment> getUserSegments()
Returns the value of the 'User Segments' containment reference list. The list contents are of typeSegment
.- Returns:
- the value of the 'User Segments' containment reference list.
- See Also:
ModelPackage.getGraphicalSchemeConnection_UserSegments()
-
-