public interface FlowDiagram extends CorticonObject, RuleflowView
The following features are supported:
FlowdiagramPackage.getFlowDiagram()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList |
getFlowEdgeList()
Returns the value of the 'Flow Edge List' containment reference list.
|
org.eclipse.emf.common.util.EList |
getFlowShapeList()
Returns the value of the 'Flow Shape List' containment reference list.
|
com.corticon.eclipse.core.util.Selection |
getSelection()
Returns the value of the 'Selection' attribute
|
void |
setSelection(com.corticon.eclipse.core.util.Selection value)
Sets the value of the '
Selection' attribute |
getGuid, setGuidgetAnnotationsgetName, getValue, setName, setValuestatic final java.lang.String copyright
com.corticon.eclipse.core.util.Selection getSelection()
If the meaning of the 'Selection' attribute isn't clear, there really should be more of a description here...
setSelection(Selection),
FlowdiagramPackage.getFlowDiagram_Selection()void setSelection(com.corticon.eclipse.core.util.Selection value)
Selection' attribute.
value - the new value of the 'Selection' attribute.getSelection()org.eclipse.emf.common.util.EList getFlowShapeList()
FlowShape.
If the meaning of the 'Flow Shape List' containment reference list isn't clear, there really should be more of a description here...
FlowdiagramPackage.getFlowDiagram_FlowShapeList()org.eclipse.emf.common.util.EList getFlowEdgeList()
FlowEdge.
If the meaning of the 'Flow Edge List' containment reference list isn't clear, there really should be more of a description here...
FlowdiagramPackage.getFlowDiagram_FlowEdgeList()Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.