|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MappingExpression | |
| org.omg.uml.foundation.core | |
| org.omg.uml.foundation.datatypes | |
| Uses of MappingExpression in org.omg.uml.foundation.core |
| Methods in org.omg.uml.foundation.core that return MappingExpression | |
MappingExpression |
Abstraction.getMapping()
Returns the value of attribute mapping. |
| Methods in org.omg.uml.foundation.core with parameters of type MappingExpression | |
Abstraction |
AbstractionClass.createAbstraction(String name,
VisibilityKind visibility,
boolean isSpecification,
MappingExpression mapping)
Creates an instance object having attributes initialized by the passed values. |
void |
Abstraction.setMapping(MappingExpression newValue)
Sets the value of mapping attribute. |
| Uses of MappingExpression in org.omg.uml.foundation.datatypes |
| Methods in org.omg.uml.foundation.datatypes that return MappingExpression | |
MappingExpression |
MappingExpressionClass.createMappingExpression()
The default factory operation used to create an instance object. |
MappingExpression |
MappingExpressionClass.createMappingExpression(String language,
String body)
Creates an instance object having attributes initialized by the passed values. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||