public class RDDModelNodeTriggerCall extends RDDModelNodeTriggerControlStructure
RDDModelNodeTriggerControlStructure.Type
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
legalCopyright |
m_children
Constructor and Description |
---|
RDDModelNodeTriggerCall(java.lang.String callee,
int firstLine,
int column,
int fileId) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCallee() |
RDDModelNodeTriggerControlStructure.Type |
getControlStructureType() |
int |
getFileId() |
int |
getLine() |
QVariant |
getNameConstraint() |
protected java.lang.String |
toStringFlat() |
getMinOccurs
contains, contains, getDisplayLabel, getEndLine, getFirstLine, getMaxOccurs, getName, getTriggers, setGroupName
appendChild, deleteChild, getChild, getChildCount, getChildIterator, getIndex, getLinearlyPreceedingNode, getLinearlySucceedingNode, getParent, hasChildren, insertChild, isAncestor, toString, toString
public static final java.lang.String legalCopyright
public RDDModelNodeTriggerCall(java.lang.String callee, int firstLine, int column, int fileId)
public RDDModelNodeTriggerControlStructure.Type getControlStructureType()
getControlStructureType
in class RDDModelNodeTriggerControlStructure
public QVariant getNameConstraint()
getNameConstraint
in class RDDModelNodeTrigger
public int getLine()
public int getFileId()
public java.lang.String getCallee()
protected java.lang.String toStringFlat()
toStringFlat
in class RDDModelNodeTrigger