|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Syntax.Classes.Kernel.Element
fUML.Syntax.Classes.Kernel.NamedElement
fUML.Syntax.Classes.Kernel.RedefinableElement
fUML.Syntax.Activities.IntermediateActivities.ActivityNode
fUML.Syntax.Activities.CompleteStructuredActivities.ExecutableNode
fUML.Syntax.Actions.BasicActions.Action
fUML.Syntax.Actions.IntermediateActions.DestroyObjectAction
public class DestroyObjectAction
An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::DestroyObjectAction '.
The following features are implemented:
| Field Summary | |
|---|---|
boolean |
isDestroyLinks
|
boolean |
isDestroyOwnedObjects
|
InputPin |
target
|
| Fields inherited from class fUML.Syntax.Actions.BasicActions.Action |
|---|
context, input, isLocallyReentrant, output |
| Fields inherited from class fUML.Syntax.Activities.IntermediateActivities.ActivityNode |
|---|
activity, incoming, inStructuredNode, outgoing |
| Fields inherited from class fUML.Syntax.Classes.Kernel.RedefinableElement |
|---|
isLeaf, redefinedElement, redefinitionContext |
| Fields inherited from class fUML.Syntax.Classes.Kernel.NamedElement |
|---|
name, namespace, qualifiedName, visibility |
| Fields inherited from class fUML.Syntax.Classes.Kernel.Element |
|---|
ownedComment, ownedElement, owner |
| Constructor Summary | |
|---|---|
DestroyObjectAction()
|
|
| Method Summary | |
|---|---|
void |
setIsDestroyLinks(boolean isDestroyLinks)
operation setIsDestroyLinks |
void |
setIsDestroyOwnedObjects(boolean isDestroyOwnedObjects)
operation setIsDestroyOwnedObjects |
void |
setTarget(InputPin target)
operation setTarget |
| Methods inherited from class fUML.Syntax.Actions.BasicActions.Action |
|---|
setIsLocallyReentrant |
| Methods inherited from class fUML.Syntax.Classes.Kernel.RedefinableElement |
|---|
setIsLeaf |
| Methods inherited from class fUML.Syntax.Classes.Kernel.NamedElement |
|---|
setName, setVisibility |
| Methods inherited from class org.modeldriven.fuml.FumlObject |
|---|
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean isDestroyLinks
public boolean isDestroyOwnedObjects
public InputPin target
| Constructor Detail |
|---|
public DestroyObjectAction()
| Method Detail |
|---|
public void setIsDestroyLinks(boolean isDestroyLinks)
public void setIsDestroyOwnedObjects(boolean isDestroyOwnedObjects)
public void setTarget(InputPin target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||