|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TypeExpression | |
| org.omg.uml.foundation.core | |
| org.omg.uml.foundation.datatypes | |
| Uses of TypeExpression in org.omg.uml.foundation.core |
| Methods in org.omg.uml.foundation.core that return TypeExpression | |
TypeExpression |
ProgrammingLanguageDataType.getExpression()
Returns the value of attribute expression. |
| Methods in org.omg.uml.foundation.core with parameters of type TypeExpression | |
void |
ProgrammingLanguageDataType.setExpression(TypeExpression newValue)
Sets the value of expression attribute. |
ProgrammingLanguageDataType |
ProgrammingLanguageDataTypeClass.createProgrammingLanguageDataType(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isRoot,
boolean isLeaf,
boolean isAbstract,
TypeExpression expression)
Creates an instance object having attributes initialized by the passed values. |
| Uses of TypeExpression in org.omg.uml.foundation.datatypes |
| Methods in org.omg.uml.foundation.datatypes that return TypeExpression | |
TypeExpression |
TypeExpressionClass.createTypeExpression()
The default factory operation used to create an instance object. |
TypeExpression |
TypeExpressionClass.createTypeExpression(String language,
String body)
Creates an instance object having attributes initialized by the passed values. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||