org.tolven.trim
Class ActRelationship

java.lang.Object
  extended by org.tolven.trim.InfrastructureRoot
      extended by org.tolven.trim.ActRelationship
All Implemented Interfaces:
java.io.Serializable

public class ActRelationship
extends InfrastructureRoot
implements java.io.Serializable

Java class for ActRelationship complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ActRelationship">
   <complexContent>
     <extension base="{urn:tolven-org:trim:4.0}InfrastructureRoot">
       <sequence>
         <element name="pauseQuantity" type="{urn:tolven-org:trim:4.0}PQ" minOccurs="0"/>
         <element name="negationInd" type="{urn:tolven-org:trim:4.0}BLSlot" minOccurs="0"/>
         <element name="act" type="{urn:tolven-org:trim:4.0}Act" minOccurs="0"/>
         <element name="choice" type="{urn:tolven-org:trim:4.0}Choice" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
       <attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}Name" />
       <attribute name="direction" use="required" type="{urn:tolven-org:trim:4.0}ActRelationshipDirection" />
       <attribute name="typeCode" use="required" type="{urn:tolven-org:trim:4.0}ActRelationshipType" />
       <attribute name="optional" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="repeating" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="inversionInd" type="{urn:tolven-org:trim:4.0}bl" />
       <attribute name="contextControlCode" type="{urn:tolven-org:trim:4.0}ContextControl" />
       <attribute name="contextConductionInd" type="{urn:tolven-org:trim:4.0}bl" />
       <attribute name="sequenceNumber" type="{urn:tolven-org:trim:4.0}int" />
       <attribute name="priorityNumber" type="{urn:tolven-org:trim:4.0}int" />
       <attribute name="checkpointCode" type="{urn:tolven-org:trim:4.0}ActRelationshipCheckpoint" />
       <attribute name="joinCode" type="{urn:tolven-org:trim:4.0}ActRelationshipJoin" />
       <attribute name="seperatableInd" type="{urn:tolven-org:trim:4.0}bl" />
       <attribute name="splitCode" type="{urn:tolven-org:trim:4.0}ActRelationshipSplit" />
       <attribute name="conjunctionCode" type="{urn:tolven-org:trim:4.0}RelationshipConjunction" />
       <attribute name="localVariableName" type="{urn:tolven-org:trim:4.0}st" />
       <attribute name="subsetCode" type="{urn:tolven-org:trim:4.0}ActRelationshipSubset" />
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
ActRelationship()
           
 
Method Summary
 Act getAct()
          Gets the value of the act property.
 ActRelationshipCheckpoint getCheckpointCode()
          Gets the value of the checkpointCode property.
 java.util.List<Choice> getChoices()
          Gets the value of the choices property.
 RelationshipConjunction getConjunctionCode()
          Gets the value of the conjunctionCode property.
 ContextControl getContextControlCode()
          Gets the value of the contextControlCode property.
 ActRelationshipDirection getDirection()
          Gets the value of the direction property.
 ActRelationshipJoin getJoinCode()
          Gets the value of the joinCode property.
 java.lang.String getLocalVariableName()
          Gets the value of the localVariableName property.
 java.lang.String getName()
          Gets the value of the name property.
 BLSlot getNegationInd()
          Gets the value of the negationInd property.
 PQ getPauseQuantity()
          Gets the value of the pauseQuantity property.
 java.lang.Integer getPriorityNumber()
          Gets the value of the priorityNumber property.
 java.lang.Integer getSequenceNumber()
          Gets the value of the sequenceNumber property.
 ActRelationshipSplit getSplitCode()
          Gets the value of the splitCode property.
 ActRelationshipSubset getSubsetCode()
          Gets the value of the subsetCode property.
 ActRelationshipType getTypeCode()
          Gets the value of the typeCode property.
 java.lang.Boolean isContextConductionInd()
          Gets the value of the contextConductionInd property.
 java.lang.Boolean isInversionInd()
          Gets the value of the inversionInd property.
 java.lang.Boolean isOptional()
          Gets the value of the optional property.
 java.lang.Boolean isRepeating()
          Gets the value of the repeating property.
 java.lang.Boolean isSeperatableInd()
          Gets the value of the seperatableInd property.
 void setAct(Act value)
          Sets the value of the act property.
 void setCheckpointCode(ActRelationshipCheckpoint value)
          Sets the value of the checkpointCode property.
 void setConjunctionCode(RelationshipConjunction value)
          Sets the value of the conjunctionCode property.
 void setContextConductionInd(java.lang.Boolean value)
          Sets the value of the contextConductionInd property.
 void setContextControlCode(ContextControl value)
          Sets the value of the contextControlCode property.
 void setDirection(ActRelationshipDirection value)
          Sets the value of the direction property.
 void setInversionInd(java.lang.Boolean value)
          Sets the value of the inversionInd property.
 void setJoinCode(ActRelationshipJoin value)
          Sets the value of the joinCode property.
 void setLocalVariableName(java.lang.String value)
          Sets the value of the localVariableName property.
 void setName(java.lang.String value)
          Sets the value of the name property.
 void setNegationInd(BLSlot value)
          Sets the value of the negationInd property.
 void setOptional(java.lang.Boolean value)
          Sets the value of the optional property.
 void setPauseQuantity(PQ value)
          Sets the value of the pauseQuantity property.
 void setPriorityNumber(java.lang.Integer value)
          Sets the value of the priorityNumber property.
 void setRepeating(java.lang.Boolean value)
          Sets the value of the repeating property.
 void setSeperatableInd(java.lang.Boolean value)
          Sets the value of the seperatableInd property.
 void setSequenceNumber(java.lang.Integer value)
          Sets the value of the sequenceNumber property.
 void setSplitCode(ActRelationshipSplit value)
          Sets the value of the splitCode property.
 void setSubsetCode(ActRelationshipSubset value)
          Sets the value of the subsetCode property.
 void setTypeCode(ActRelationshipType value)
          Sets the value of the typeCode property.
 
Methods inherited from class org.tolven.trim.InfrastructureRoot
getBinds, getDrilldown, getFroms, getInternalId, getLabel, getPage, getRealmCodes, getTypeId, getUpdates, setDrilldown, setInternalId, setLabel, setPage, setTypeId
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActRelationship

public ActRelationship()
Method Detail

getPauseQuantity

public PQ getPauseQuantity()
Gets the value of the pauseQuantity property.

Returns:
possible object is PQ

setPauseQuantity

public void setPauseQuantity(PQ value)
Sets the value of the pauseQuantity property.

Parameters:
value - allowed object is PQ

getNegationInd

public BLSlot getNegationInd()
Gets the value of the negationInd property.

Returns:
possible object is BLSlot

setNegationInd

public void setNegationInd(BLSlot value)
Sets the value of the negationInd property.

Parameters:
value - allowed object is BLSlot

getAct

public Act getAct()
Gets the value of the act property.

Returns:
possible object is Act

setAct

public void setAct(Act value)
Sets the value of the act property.

Parameters:
value - allowed object is Act

getChoices

public java.util.List<Choice> getChoices()
Gets the value of the choices property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the choices property.

For example, to add a new item, do as follows:

    getChoices().add(newItem);
 

Objects of the following type(s) are allowed in the list Choice


getName

public java.lang.String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(java.lang.String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getDirection

public ActRelationshipDirection getDirection()
Gets the value of the direction property.

Returns:
possible object is ActRelationshipDirection

setDirection

public void setDirection(ActRelationshipDirection value)
Sets the value of the direction property.

Parameters:
value - allowed object is ActRelationshipDirection

getTypeCode

public ActRelationshipType getTypeCode()
Gets the value of the typeCode property.

Returns:
possible object is ActRelationshipType

setTypeCode

public void setTypeCode(ActRelationshipType value)
Sets the value of the typeCode property.

Parameters:
value - allowed object is ActRelationshipType

isOptional

public java.lang.Boolean isOptional()
Gets the value of the optional property.

Returns:
possible object is Boolean

setOptional

public void setOptional(java.lang.Boolean value)
Sets the value of the optional property.

Parameters:
value - allowed object is Boolean

isRepeating

public java.lang.Boolean isRepeating()
Gets the value of the repeating property.

Returns:
possible object is Boolean

setRepeating

public void setRepeating(java.lang.Boolean value)
Sets the value of the repeating property.

Parameters:
value - allowed object is Boolean

isInversionInd

public java.lang.Boolean isInversionInd()
Gets the value of the inversionInd property.

Returns:
possible object is Boolean

setInversionInd

public void setInversionInd(java.lang.Boolean value)
Sets the value of the inversionInd property.

Parameters:
value - allowed object is Boolean

getContextControlCode

public ContextControl getContextControlCode()
Gets the value of the contextControlCode property.

Returns:
possible object is ContextControl

setContextControlCode

public void setContextControlCode(ContextControl value)
Sets the value of the contextControlCode property.

Parameters:
value - allowed object is ContextControl

isContextConductionInd

public java.lang.Boolean isContextConductionInd()
Gets the value of the contextConductionInd property.

Returns:
possible object is Boolean

setContextConductionInd

public void setContextConductionInd(java.lang.Boolean value)
Sets the value of the contextConductionInd property.

Parameters:
value - allowed object is Boolean

getSequenceNumber

public java.lang.Integer getSequenceNumber()
Gets the value of the sequenceNumber property.

Returns:
possible object is Integer

setSequenceNumber

public void setSequenceNumber(java.lang.Integer value)
Sets the value of the sequenceNumber property.

Parameters:
value - allowed object is Integer

getPriorityNumber

public java.lang.Integer getPriorityNumber()
Gets the value of the priorityNumber property.

Returns:
possible object is Integer

setPriorityNumber

public void setPriorityNumber(java.lang.Integer value)
Sets the value of the priorityNumber property.

Parameters:
value - allowed object is Integer

getCheckpointCode

public ActRelationshipCheckpoint getCheckpointCode()
Gets the value of the checkpointCode property.

Returns:
possible object is ActRelationshipCheckpoint

setCheckpointCode

public void setCheckpointCode(ActRelationshipCheckpoint value)
Sets the value of the checkpointCode property.

Parameters:
value - allowed object is ActRelationshipCheckpoint

getJoinCode

public ActRelationshipJoin getJoinCode()
Gets the value of the joinCode property.

Returns:
possible object is ActRelationshipJoin

setJoinCode

public void setJoinCode(ActRelationshipJoin value)
Sets the value of the joinCode property.

Parameters:
value - allowed object is ActRelationshipJoin

isSeperatableInd

public java.lang.Boolean isSeperatableInd()
Gets the value of the seperatableInd property.

Returns:
possible object is Boolean

setSeperatableInd

public void setSeperatableInd(java.lang.Boolean value)
Sets the value of the seperatableInd property.

Parameters:
value - allowed object is Boolean

getSplitCode

public ActRelationshipSplit getSplitCode()
Gets the value of the splitCode property.

Returns:
possible object is ActRelationshipSplit

setSplitCode

public void setSplitCode(ActRelationshipSplit value)
Sets the value of the splitCode property.

Parameters:
value - allowed object is ActRelationshipSplit

getConjunctionCode

public RelationshipConjunction getConjunctionCode()
Gets the value of the conjunctionCode property.

Returns:
possible object is RelationshipConjunction

setConjunctionCode

public void setConjunctionCode(RelationshipConjunction value)
Sets the value of the conjunctionCode property.

Parameters:
value - allowed object is RelationshipConjunction

getLocalVariableName

public java.lang.String getLocalVariableName()
Gets the value of the localVariableName property.

Returns:
possible object is String

setLocalVariableName

public void setLocalVariableName(java.lang.String value)
Sets the value of the localVariableName property.

Parameters:
value - allowed object is String

getSubsetCode

public ActRelationshipSubset getSubsetCode()
Gets the value of the subsetCode property.

Returns:
possible object is ActRelationshipSubset

setSubsetCode

public void setSubsetCode(ActRelationshipSubset value)
Sets the value of the subsetCode property.

Parameters:
value - allowed object is ActRelationshipSubset