|
||||||||||
| 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.StructuralFeatureAction
fUML.Syntax.Actions.IntermediateActions.ReadStructuralFeatureAction
public class ReadStructuralFeatureAction
An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::ReadStructuralFeatureAction '.
The following features are implemented:
| Field Summary | |
|---|---|
OutputPin |
result
|
| Fields inherited from class fUML.Syntax.Actions.IntermediateActions.StructuralFeatureAction |
|---|
object, structuralFeature |
| 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 | |
|---|---|
ReadStructuralFeatureAction()
|
|
| Method Summary | |
|---|---|
void |
setResult(OutputPin result)
operation setResult |
| Methods inherited from class fUML.Syntax.Actions.IntermediateActions.StructuralFeatureAction |
|---|
setObject, setStructuralFeature |
| 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 OutputPin result
| Constructor Detail |
|---|
public ReadStructuralFeatureAction()
| Method Detail |
|---|
public void setResult(OutputPin result)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||