fUML.Syntax.Actions.BasicActions
Class Action
java.lang.Object
org.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
- Direct Known Subclasses:
- AcceptEventAction, ClearAssociationAction, CreateObjectAction, DestroyObjectAction, InvocationAction, LinkAction, ReadExtentAction, ReadIsClassifiedObjectAction, ReadSelfAction, ReclassifyObjectAction, ReduceAction, StartClassifierBehaviorAction, StructuralFeatureAction, StructuredActivityNode, TestIdentityAction, ValueSpecificationAction
public abstract class Action
- extends ExecutableNode
An implementation of the model object '
fUML::Syntax::Actions::BasicActions::Action'.
The following features are implemented:
output
public OutputPinList output
context
public Classifier context
input
public InputPinList input
isLocallyReentrant
public boolean isLocallyReentrant
Action
public Action()
setIsLocallyReentrant
public void setIsLocallyReentrant(boolean isLocallyReentrant)
- operation setIsLocallyReentrant
Copyright © 2012. All Rights Reserved.