com.change_vision.jude.api.stpa.model
Interface IControlLink

com.change_vision.jude.api.stpa.model.IControlLink
All Superinterfaces:
IElement, IEntity, ILink, IStampElement
All Implemented Interfaces:
IElement, IEntity, ILink, IStampElement

public abstract IControlLink
extends ILink

Interface for Control Link.


Field Summary
private  IControlAction action
           
 
Method Summary
abstract  List<IControlAction> getActions()
          Get ControlActions
 
Methods inherited from class com.change_vision.jude.api.stpa.model.ILink
getDefinition, getSignals, getSource, getTarget, setDefinition
 
Methods inherited from class com.change_vision.jude.api.inf.model.IElement
addStereotype, getComments, getContainer, getContainers, getId, getOwner, getPresentations, getStereotypes, getTaggedValue, getTaggedValues, getTypeModifier, hasStereotype, isReadOnly, removeStereotype, setTypeModifier
 

Field Detail

action

private IControlAction action
Method Detail

getActions

abstract List<IControlAction> getActions()
Get ControlActions

Returns:
List Control Actions