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