public class Start extends Activity
activityVisualType, connectionErrorMsgallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| 构造器和说明 |
|---|
Start()
Creates start.
|
Start(Object userObject)
Creates start with given userObject.
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
acceptsSource()
Returns
true if Start is a valid source for transition. |
XMLElement |
get(String what)
Gets an userObject property which name is given in parameter what.
|
void |
set(String what,
Object value)
Not implemented.
|
void |
showPropertyDialog(Window parentWindow,
AbstractGraph graph)
Not implemented.
|
String |
toString()
Gets an activity "display name" property.
|
acceptsTarget, clone, cloneUserObject, getConnectionErrorMessage, getImplementationEditor, getIncomingTransitions, getNonExceptionalOutgoingTransitions, getOutgoingTransitions, getParentEditor, getPort, getPropertyObject, getTooltip, getXOff, getYOff, hasAnyPostcondition, hasAnyPrecondition, recreatePropertyObjectTransitions, setXOff, setYOff, showWebEditorchangeAttributes, getAttributes, getChildren, setAttributes, setUserObjectadd, breadthFirstEnumeration, children, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParentpublic Start()
public Start(Object userObject)
public void showPropertyDialog(Window parentWindow, AbstractGraph graph)
showPropertyDialog 在接口中 WorkflowElementshowPropertyDialog 在类中 Activitypublic boolean acceptsSource()
true if Start is a valid source for transition.
This depends if there is any transition already connected to it.acceptsSource 在接口中 LinkableacceptsSource 在类中 Activitypublic XMLElement get(String what)
get 在接口中 WorkflowElementget 在类中 Activitypublic void set(String what, Object value)
set 在接口中 WorkflowElementset 在类中 ActivityCopyright © 2023 onecode. All rights reserved.