|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCodeElement | |
---|---|
org.eclipse.gmt.modisco.omg.kdm.action | |
org.eclipse.gmt.modisco.omg.kdm.action.util | |
org.eclipse.gmt.modisco.omg.kdm.code | |
org.eclipse.gmt.modisco.omg.kdm.code.util |
Uses of AbstractCodeElement in org.eclipse.gmt.modisco.omg.kdm.action |
---|
Subinterfaces of AbstractCodeElement in org.eclipse.gmt.modisco.omg.kdm.action | |
---|---|
interface |
ActionElement
A representation of the model object 'Element'. |
interface |
BlockUnit
A representation of the model object 'Block Unit'. |
interface |
CatchUnit
A representation of the model object 'Catch Unit'. |
interface |
ExceptionUnit
A representation of the model object 'Exception Unit'. |
interface |
FinallyUnit
A representation of the model object 'Finally Unit'. |
interface |
TryUnit
A representation of the model object 'Try Unit'. |
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return AbstractCodeElement | |
---|---|
AbstractCodeElement |
EntryFlow.getFrom()
Returns the value of the 'From' reference. |
Methods in org.eclipse.gmt.modisco.omg.kdm.action with parameters of type AbstractCodeElement | |
---|---|
void |
EntryFlow.setFrom(AbstractCodeElement value)
Sets the value of the ' From ' reference. |
Uses of AbstractCodeElement in org.eclipse.gmt.modisco.omg.kdm.action.util |
---|
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type AbstractCodeElement | |
---|---|
T |
ActionSwitch.caseAbstractCodeElement(AbstractCodeElement object)
Returns the result of interpreting the object as an instance of 'Abstract Code Element'. |
Uses of AbstractCodeElement in org.eclipse.gmt.modisco.omg.kdm.code |
---|
Subinterfaces of AbstractCodeElement in org.eclipse.gmt.modisco.omg.kdm.code | |
---|---|
interface |
ArrayType
A representation of the model object 'Array Type'. |
interface |
BagType
A representation of the model object 'Bag Type'. |
interface |
BitstringType
A representation of the model object 'Bitstring Type'. |
interface |
BitType
A representation of the model object 'Bit Type'. |
interface |
BooleanType
A representation of the model object 'Boolean Type'. |
interface |
CallableUnit
A representation of the model object 'Callable Unit'. |
interface |
CharType
A representation of the model object 'Char Type'. |
interface |
ChoiceType
A representation of the model object 'Choice Type'. |
interface |
ClassUnit
A representation of the model object 'Class Unit'. |
interface |
CodeAssembly
A representation of the model object 'Assembly'. |
interface |
CodeElement
A representation of the model object 'Element'. |
interface |
CodeItem
A representation of the model object 'Item'. |
interface |
CompilationUnit
A representation of the model object 'Compilation Unit'. |
interface |
CompositeType
A representation of the model object 'Composite Type'. |
interface |
ComputationalObject
A representation of the model object 'Computational Object'. |
interface |
ConditionalDirective
A representation of the model object 'Conditional Directive'. |
interface |
ControlElement
A representation of the model object 'Control Element'. |
interface |
DataElement
A representation of the model object 'Data Element'. |
interface |
Datatype
A representation of the model object 'Datatype'. |
interface |
DateType
A representation of the model object 'Date Type'. |
interface |
DecimalType
A representation of the model object 'Decimal Type'. |
interface |
DefinedType
A representation of the model object 'Defined Type'. |
interface |
DerivedType
A representation of the model object 'Derived Type'. |
interface |
EnumeratedType
A representation of the model object 'Enumerated Type'. |
interface |
FloatType
A representation of the model object 'Float Type'. |
interface |
IncludeDirective
A representation of the model object 'Include Directive'. |
interface |
IndexUnit
A representation of the model object 'Index Unit'. |
interface |
IntegerType
A representation of the model object 'Integer Type'. |
interface |
InterfaceUnit
A representation of the model object 'Interface Unit'. |
interface |
ItemUnit
A representation of the model object 'Item Unit'. |
interface |
LanguageUnit
A representation of the model object 'Language Unit'. |
interface |
MacroDirective
A representation of the model object 'Macro Directive'. |
interface |
MacroUnit
A representation of the model object 'Macro Unit'. |
interface |
MemberUnit
A representation of the model object 'Member Unit'. |
interface |
MethodUnit
A representation of the model object 'Method Unit'. |
interface |
Module
A representation of the model object 'Module'. |
interface |
Namespace
A representation of the model object 'Namespace'. |
interface |
OctetstringType
A representation of the model object 'Octetstring Type'. |
interface |
OctetType
A representation of the model object 'Octet Type'. |
interface |
OrdinalType
A representation of the model object 'Ordinal Type'. |
interface |
Package
A representation of the model object 'Package'. |
interface |
ParameterUnit
A representation of the model object 'Parameter Unit'. |
interface |
PointerType
A representation of the model object 'Pointer Type'. |
interface |
PreprocessorDirective
A representation of the model object 'Preprocessor Directive'. |
interface |
PrimitiveType
A representation of the model object 'Primitive Type'. |
interface |
RangeType
A representation of the model object 'Range Type'. |
interface |
RecordType
A representation of the model object 'Record Type'. |
interface |
ScaledType
A representation of the model object 'Scaled Type'. |
interface |
SequenceType
A representation of the model object 'Sequence Type'. |
interface |
SetType
A representation of the model object 'Set Type'. |
interface |
SharedUnit
A representation of the model object 'Shared Unit'. |
interface |
Signature
A representation of the model object 'Signature'. |
interface |
StorableUnit
A representation of the model object 'Storable Unit'. |
interface |
StringType
A representation of the model object 'String Type'. |
interface |
SynonymUnit
A representation of the model object 'Synonym Unit'. |
interface |
TemplateParameter
A representation of the model object 'Template Parameter'. |
interface |
TemplateType
A representation of the model object 'Template Type'. |
interface |
TemplateUnit
A representation of the model object 'Template Unit'. |
interface |
TimeType
A representation of the model object 'Time Type'. |
interface |
TypeUnit
A representation of the model object 'Type Unit'. |
interface |
Value
A representation of the model object 'Value'. |
interface |
ValueElement
A representation of the model object 'Value Element'. |
interface |
ValueList
A representation of the model object 'Value List'. |
interface |
VoidType
A representation of the model object 'Void Type'. |
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return AbstractCodeElement | |
---|---|
AbstractCodeElement |
GeneratedFrom.getFrom()
Returns the value of the 'From' reference. |
AbstractCodeElement |
InstanceOf.getFrom()
Returns the value of the 'From' reference. |
AbstractCodeElement |
ParameterTo.getFrom()
Returns the value of the 'From' reference. |
AbstractCodeElement |
HasValue.getTo()
Returns the value of the 'To' reference. |
AbstractCodeElement |
Includes.getTo()
Returns the value of the 'To' reference. |
Methods in org.eclipse.gmt.modisco.omg.kdm.code with parameters of type AbstractCodeElement | |
---|---|
void |
GeneratedFrom.setFrom(AbstractCodeElement value)
Sets the value of the ' From ' reference. |
void |
InstanceOf.setFrom(AbstractCodeElement value)
Sets the value of the ' From ' reference. |
void |
ParameterTo.setFrom(AbstractCodeElement value)
Sets the value of the ' From ' reference. |
void |
HasValue.setTo(AbstractCodeElement value)
Sets the value of the ' To ' reference. |
void |
Includes.setTo(AbstractCodeElement value)
Sets the value of the ' To ' reference. |
Uses of AbstractCodeElement in org.eclipse.gmt.modisco.omg.kdm.code.util |
---|
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type AbstractCodeElement | |
---|---|
T |
CodeSwitch.caseAbstractCodeElement(AbstractCodeElement object)
Returns the result of interpreting the object as an instance of 'Abstract Code Element'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |