fUML.Syntax.Actions.IntermediateActions
Class LinkEndDestructionData

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Syntax.Classes.Kernel.Element
          extended by fUML.Syntax.Actions.IntermediateActions.LinkEndData
              extended by fUML.Syntax.Actions.IntermediateActions.LinkEndDestructionData

public class LinkEndDestructionData
extends LinkEndData

An implementation of the model object ' fUML::Syntax::Actions::IntermediateActions::LinkEndDestructionData '.

The following features are implemented:


Field Summary
 InputPin destroyAt
           
 boolean isDestroyDuplicates
           
 
Fields inherited from class fUML.Syntax.Actions.IntermediateActions.LinkEndData
end, value
 
Fields inherited from class fUML.Syntax.Classes.Kernel.Element
ownedComment, ownedElement, owner
 
Constructor Summary
LinkEndDestructionData()
           
 
Method Summary
 void setDestroyAt(InputPin destroyAt)
          operation setDestroyAt
 void setIsDestroyDuplicates(boolean isDestroyDuplicates)
          operation setIsDestroyDuplicates
 
Methods inherited from class fUML.Syntax.Actions.IntermediateActions.LinkEndData
setEnd, setValue
 
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

isDestroyDuplicates

public boolean isDestroyDuplicates

destroyAt

public InputPin destroyAt
Constructor Detail

LinkEndDestructionData

public LinkEndDestructionData()
Method Detail

setIsDestroyDuplicates

public void setIsDestroyDuplicates(boolean isDestroyDuplicates)
operation setIsDestroyDuplicates


setDestroyAt

public void setDestroyAt(InputPin destroyAt)
operation setDestroyAt



Copyright © 2012. All Rights Reserved.