public class DestroyObjectAction extends Action
| Modifier and Type | Field and Description |
|---|---|
boolean |
isDestroyLinks |
boolean |
isDestroyOwnedObjects |
InputPin |
target |
context, input, isLocallyReentrant, outputhandleractivity, incoming, inStructuredNode, outgoingisLeaf, redefinedElement, redefinitionContextname, namespace, qualifiedName, visibilityownedComment, ownedElement, owner| Constructor and Description |
|---|
DestroyObjectAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
setIsDestroyLinks(boolean isDestroyLinks) |
void |
setIsDestroyOwnedObjects(boolean isDestroyOwnedObjects) |
void |
setTarget(InputPin target) |
_setActivity, _setContext, addInput, addOutput, setIsLocallyReentrantaddExceptionHandler_addIncoming, _addOutgoing, _setInStructuredNodeaddRedefinedElement, addRedefinitionContext, setIsLeaf_setNamespace, setName, setVisibilityaddOwnedElementgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic boolean isDestroyLinks
public boolean isDestroyOwnedObjects
public InputPin target
public void setIsDestroyLinks(boolean isDestroyLinks)
public void setIsDestroyOwnedObjects(boolean isDestroyOwnedObjects)
public void setTarget(InputPin target)
Copyright © 2023. All rights reserved.