| Modifier and Type | Interface and Description |
|---|---|
interface |
DotQualifiedReference
A representation of the model object 'Dot Qualified Reference'.
|
interface |
HandleQualifiedReference
A representation of the model object 'Handle Qualified Reference'.
|
interface |
LocatorQualifiedReference
A representation of the model object 'Locator Qualified Reference'.
|
interface |
SimpleReference
A representation of the model object 'Simple Reference'.
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
LocatorQualifiedReference.getBasedVariable()
Returns the value of the 'Based Variable' containment reference.
|
Reference |
LocateStatement.getBasedVariable()
Returns the value of the 'Based Variable' containment reference.
|
Reference |
InitialCallAttribute.getCallRef()
Returns the value of the 'Call Ref' containment reference.
|
Reference |
FetchPart.getEntry()
Returns the value of the 'Entry' containment reference.
|
Reference |
EntryWhenReference.getEntry()
Returns the value of the 'Entry' containment reference.
|
Reference |
EntryOtherwiseReference.getEntry()
Returns the value of the 'Entry' containment reference.
|
Reference |
AttachStatement.getEntry()
Returns the value of the 'Entry' containment reference.
|
Reference |
StreamFileOption.getFile()
Returns the value of the 'File' containment reference.
|
Reference |
StreamCopyOption.getFile()
Returns the value of the 'File' containment reference.
|
Reference |
MacroXInscanStatement.getFilename()
Returns the value of the 'Filename' containment reference.
|
Reference |
MacroInscanStatement.getFilename()
Returns the value of the 'Filename' containment reference.
|
Reference |
FileReferenceClause.getFileReference()
Returns the value of the 'File Reference' containment reference.
|
Reference |
FromOption.getFrom()
Returns the value of the 'From' containment reference.
|
Reference |
HandleQualifiedReference.getHandle()
Returns the value of the 'Handle' containment reference.
|
Reference |
MacroReplaceStatement.getIdentifier()
Returns the value of the 'Identifier' containment reference.
|
Reference |
ActivatePart.getIdentifier()
Returns the value of the 'Identifier' containment reference.
|
Reference |
FreeBasedOption.getIn()
Returns the value of the 'In' containment reference.
|
Reference |
BasedAllocateOptions.getIn()
Returns the value of the 'In' containment reference.
|
Reference |
IntoOption.getInto()
Returns the value of the 'Into' containment reference.
|
Reference |
KeyToOption.getKeyTo()
Returns the value of the 'Key To' containment reference.
|
Reference |
MacroLeaveStatement.getLabel()
Returns the value of the 'Label' containment reference.
|
Reference |
MacroIterateStatement.getLabel()
Returns the value of the 'Label' containment reference.
|
Reference |
MacroGoToStatement.getLabel()
Returns the value of the 'Label' containment reference.
|
Reference |
MacroEndStatement.getLabel()
Returns the value of the 'Label' containment reference.
|
Reference |
LeaveStatement.getLabel()
Returns the value of the 'Label' containment reference.
|
Reference |
IterateStatement.getLabel()
Returns the value of the 'Label' containment reference.
|
Reference |
GoToStatement.getLabel()
Returns the value of the 'Label' containment reference.
|
Reference |
EndStatement.getLabel()
Returns the value of the 'Label' containment reference.
|
Reference |
RFormatItem.getLabelReference()
Returns the value of the 'Label Reference' containment reference.
|
Reference |
LocatorQualifiedReference.getLocator()
Returns the value of the 'Locator' containment reference.
|
Reference |
BasedAttribute.getLocator()
Returns the value of the 'Locator' containment reference.
|
Reference |
MacroReferenceStatement.getMacroReference()
Returns the value of the 'Macro Reference' containment reference.
|
Reference |
DotQualifiedReference.getMember()
Returns the value of the 'Member' containment reference.
|
Reference |
ProcedureListItem.getProcedureName()
Returns the value of the 'Procedure Name' containment reference.
|
Reference |
ReferableLengthAttribute.getRefer()
Returns the value of the 'Refer' containment reference.
|
Reference |
Bound.getRefer()
Returns the value of the 'Refer' containment reference.
|
Reference |
DoType3.getReference()
Returns the value of the 'Reference' containment reference.
|
Reference |
Condition.getReference()
Returns the value of the 'Reference' containment reference.
|
Reference |
SetOption.getSet()
Returns the value of the 'Set' containment reference.
|
Reference |
LocateStatement.getSet()
Returns the value of the 'Set' containment reference.
|
Reference |
FetchPart.getSet()
Returns the value of the 'Set' containment reference.
|
Reference |
BasedAllocateOptions.getSet()
Returns the value of the 'Set' containment reference.
|
Reference |
DotQualifiedReference.getStructure()
Returns the value of the 'Structure' containment reference.
|
Reference |
MacroCallStatement.getSubroutine()
Returns the value of the 'Subroutine' containment reference.
|
Reference |
CallStatement.getSubroutine()
Returns the value of the 'Subroutine' containment reference.
|
Reference |
MacroAssignmentStatement.getTarget()
Returns the value of the 'Target' containment reference.
|
Reference |
WaitStatement.getThread()
Returns the value of the 'Thread' containment reference.
|
Reference |
DetachStatement.getThread()
Returns the value of the 'Thread' containment reference.
|
Reference |
CancelThreadStatement.getThread()
Returns the value of the 'Thread' containment reference.
|
Reference |
AttachStatement.getThread()
Returns the value of the 'Thread' containment reference.
|
Reference |
HandleQualifiedReference.getTypedStructure()
Returns the value of the 'Typed Structure' containment reference.
|
Reference |
TypeReferencingAttribute.getTypeReference()
Returns the value of the 'Type Reference' containment reference.
|
Reference |
VariableReferencingAttribute.getVariable()
Returns the value of the 'Variable' containment reference.
|
Reference |
ISubDefinedAttribute.getVariable()
Returns the value of the 'Variable' containment reference.
|
Reference |
FreeOption.getVariable()
Returns the value of the 'Variable' containment reference.
|
Reference |
DefinedAttribute.getVariable()
Returns the value of the 'Variable' containment reference.
|
Reference |
Allocation.getVariable()
Returns the value of the 'Variable' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Reference> |
ReleaseEntryStatement.getEntries()
Returns the value of the 'Entries' containment reference list.
|
java.util.List<Reference> |
MacroDeactivateStatement.getIdentifiers()
Returns the value of the 'Identifiers' containment reference list.
|
java.util.List<Reference> |
LabelAttribute.getLabelConstants()
Returns the value of the 'Label Constants' containment reference list.
|
java.util.List<Reference> |
ProcedureStatement.getParameters()
Returns the value of the 'Parameters' containment reference list.
|
java.util.List<Reference> |
NoMapOption.getParameters()
Returns the value of the 'Parameters' containment reference list.
|
java.util.List<Reference> |
MacroProcedureStatement.getParameters()
Returns the value of the 'Parameters' containment reference list.
|
java.util.List<Reference> |
EntryStatement.getParameters()
Returns the value of the 'Parameters' containment reference list.
|
java.util.List<Reference> |
AssignmentStatement.getTargets()
Returns the value of the 'Targets' containment reference list.
|
java.util.List<Reference> |
ReservesVariableList.getVariables()
Returns the value of the 'Variables' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocatorQualifiedReference.setBasedVariable(Reference value)
Sets the value of the '
Based Variable' containment reference. |
void |
LocateStatement.setBasedVariable(Reference value)
Sets the value of the '
Based Variable' containment reference. |
void |
InitialCallAttribute.setCallRef(Reference value)
Sets the value of the '
Call Ref' containment reference. |
void |
FetchPart.setEntry(Reference value)
Sets the value of the '
Entry' containment reference. |
void |
EntryWhenReference.setEntry(Reference value)
Sets the value of the '
Entry' containment reference. |
void |
EntryOtherwiseReference.setEntry(Reference value)
Sets the value of the '
Entry' containment reference. |
void |
AttachStatement.setEntry(Reference value)
Sets the value of the '
Entry' containment reference. |
void |
StreamFileOption.setFile(Reference value)
Sets the value of the '
File' containment reference. |
void |
StreamCopyOption.setFile(Reference value)
Sets the value of the '
File' containment reference. |
void |
MacroXInscanStatement.setFilename(Reference value)
Sets the value of the '
Filename' containment reference. |
void |
MacroInscanStatement.setFilename(Reference value)
Sets the value of the '
Filename' containment reference. |
void |
FileReferenceClause.setFileReference(Reference value)
Sets the value of the '
File Reference' containment reference. |
void |
FromOption.setFrom(Reference value)
Sets the value of the '
From' containment reference. |
void |
HandleQualifiedReference.setHandle(Reference value)
Sets the value of the '
Handle' containment reference. |
void |
MacroReplaceStatement.setIdentifier(Reference value)
Sets the value of the '
Identifier' containment reference. |
void |
ActivatePart.setIdentifier(Reference value)
Sets the value of the '
Identifier' containment reference. |
void |
FreeBasedOption.setIn(Reference value)
Sets the value of the '
In' containment reference. |
void |
BasedAllocateOptions.setIn(Reference value)
Sets the value of the '
In' containment reference. |
void |
IntoOption.setInto(Reference value)
Sets the value of the '
Into' containment reference. |
void |
KeyToOption.setKeyTo(Reference value)
Sets the value of the '
Key To' containment reference. |
void |
MacroLeaveStatement.setLabel(Reference value)
Sets the value of the '
Label' containment reference. |
void |
MacroIterateStatement.setLabel(Reference value)
Sets the value of the '
Label' containment reference. |
void |
MacroGoToStatement.setLabel(Reference value)
Sets the value of the '
Label' containment reference. |
void |
MacroEndStatement.setLabel(Reference value)
Sets the value of the '
Label' containment reference. |
void |
LeaveStatement.setLabel(Reference value)
Sets the value of the '
Label' containment reference. |
void |
IterateStatement.setLabel(Reference value)
Sets the value of the '
Label' containment reference. |
void |
GoToStatement.setLabel(Reference value)
Sets the value of the '
Label' containment reference. |
void |
EndStatement.setLabel(Reference value)
Sets the value of the '
Label' containment reference. |
void |
RFormatItem.setLabelReference(Reference value)
Sets the value of the '
Label Reference' containment reference. |
void |
LocatorQualifiedReference.setLocator(Reference value)
Sets the value of the '
Locator' containment reference. |
void |
BasedAttribute.setLocator(Reference value)
Sets the value of the '
Locator' containment reference. |
void |
MacroReferenceStatement.setMacroReference(Reference value)
Sets the value of the '
Macro Reference' containment reference. |
void |
DotQualifiedReference.setMember(Reference value)
Sets the value of the '
Member' containment reference. |
void |
ProcedureListItem.setProcedureName(Reference value)
Sets the value of the '
Procedure Name' containment reference. |
void |
ReferableLengthAttribute.setRefer(Reference value)
Sets the value of the '
Refer' containment reference. |
void |
Bound.setRefer(Reference value)
Sets the value of the '
Refer' containment reference. |
void |
DoType3.setReference(Reference value)
Sets the value of the '
Reference' containment reference. |
void |
Condition.setReference(Reference value)
Sets the value of the '
Reference' containment reference. |
void |
SetOption.setSet(Reference value)
Sets the value of the '
Set' containment reference. |
void |
LocateStatement.setSet(Reference value)
Sets the value of the '
Set' containment reference. |
void |
FetchPart.setSet(Reference value)
Sets the value of the '
Set' containment reference. |
void |
BasedAllocateOptions.setSet(Reference value)
Sets the value of the '
Set' containment reference. |
void |
DotQualifiedReference.setStructure(Reference value)
Sets the value of the '
Structure' containment reference. |
void |
MacroCallStatement.setSubroutine(Reference value)
Sets the value of the '
Subroutine' containment reference. |
void |
CallStatement.setSubroutine(Reference value)
Sets the value of the '
Subroutine' containment reference. |
void |
MacroAssignmentStatement.setTarget(Reference value)
Sets the value of the '
Target' containment reference. |
void |
WaitStatement.setThread(Reference value)
Sets the value of the '
Thread' containment reference. |
void |
DetachStatement.setThread(Reference value)
Sets the value of the '
Thread' containment reference. |
void |
CancelThreadStatement.setThread(Reference value)
Sets the value of the '
Thread' containment reference. |
void |
AttachStatement.setThread(Reference value)
Sets the value of the '
Thread' containment reference. |
void |
HandleQualifiedReference.setTypedStructure(Reference value)
Sets the value of the '
Typed Structure' containment reference. |
void |
TypeReferencingAttribute.setTypeReference(Reference value)
Sets the value of the '
Type Reference' containment reference. |
void |
VariableReferencingAttribute.setVariable(Reference value)
Sets the value of the '
Variable' containment reference. |
void |
ISubDefinedAttribute.setVariable(Reference value)
Sets the value of the '
Variable' containment reference. |
void |
FreeOption.setVariable(Reference value)
Sets the value of the '
Variable' containment reference. |
void |
DefinedAttribute.setVariable(Reference value)
Sets the value of the '
Variable' containment reference. |
void |
Allocation.setVariable(Reference value)
Sets the value of the '
Variable' containment reference. |