public class BlockActivity extends Activity
| 限定符和类型 | 字段和说明 |
|---|---|
protected BlockActivityEditor |
baEditor
Reference to block activity editor that will be created the first time showBlockActivity method is called.
|
protected PackageEditor |
pEditor |
activityVisualType, connectionErrorMsgallowsChildren, children, EMPTY_ENUMERATION, parent, userObject| 构造器和说明 |
|---|
BlockActivity(Object userObject,
PackageEditor pEd)
Creates block activity with given userObject.
|
BlockActivity(PackageEditor pEd)
Creates block activity.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
createBlockActivityGraph(Window parentWindow) |
String |
getBlockID() |
ProcessEditor |
getImplementationEditor() |
AbstractEditor |
getParentEditor() |
WorkflowManager |
getWorkflowManager() |
void |
showBlockActivity()
Shows a block activity editor with it's toolbar.
|
acceptsSource, acceptsTarget, clone, cloneUserObject, get, getConnectionErrorMessage, getIncomingTransitions, getNonExceptionalOutgoingTransitions, getOutgoingTransitions, getPort, getPropertyObject, getTooltip, getXOff, getYOff, hasAnyPostcondition, hasAnyPrecondition, recreatePropertyObjectTransitions, set, setXOff, setYOff, showPropertyDialog, showWebEditor, toStringchangeAttributes, 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, setParentprotected transient PackageEditor pEditor
protected transient BlockActivityEditor baEditor
public BlockActivity(PackageEditor pEd)
public BlockActivity(Object userObject, PackageEditor pEd)
public ProcessEditor getImplementationEditor()
getImplementationEditor 在类中 Activitypublic String getBlockID()
public void showBlockActivity()
public void createBlockActivityGraph(Window parentWindow)
public WorkflowManager getWorkflowManager()
public AbstractEditor getParentEditor()
getParentEditor 在类中 ActivityCopyright © 2023 onecode. All rights reserved.