|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DefinedType
A representation of the model object 'Defined Type'.
The following features are supported:
CodePackage.getDefinedType()
Method Summary | |
---|---|
Datatype |
getCodeElement()
Returns the value of the 'Code Element' containment reference. |
Datatype |
getType()
Returns the value of the 'Type' reference. |
void |
setCodeElement(Datatype value)
Sets the value of the ' Code Element ' containment reference. |
void |
setType(Datatype value)
Sets the value of the ' Type ' reference. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.code.AbstractCodeElement |
---|
getCodeRelation, getComment, getEntryFlow, getSource |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.KDMEntity |
---|
createAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setName |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.ModelElement |
---|
getStereotype, getTaggedValue |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
---|
getAnnotation, getAttribute |
Method Detail |
---|
Datatype getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(Datatype)
,
CodePackage.getDefinedType_Type()
void setType(Datatype value)
Type
' reference.
value
- the new value of the 'Type' reference.getType()
Datatype getCodeElement()
If the meaning of the 'Code Element' containment reference isn't clear, there really should be more of a description here...
setCodeElement(Datatype)
,
CodePackage.getDefinedType_CodeElement()
void setCodeElement(Datatype value)
Code Element
' containment reference.
value
- the new value of the 'Code Element' containment reference.getCodeElement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |