|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DataType | |
| org.omg.uml.foundation.core | |
| Uses of DataType in org.omg.uml.foundation.core |
| Subinterfaces of DataType in org.omg.uml.foundation.core | |
interface |
Enumeration
Enumeration object instance interface. |
interface |
Primitive
Primitive object instance interface. |
interface |
ProgrammingLanguageDataType
ProgrammingLanguageDataType object instance interface. |
| Methods in org.omg.uml.foundation.core that return DataType | |
DataType |
DataTypeClass.createDataType()
The default factory operation used to create an instance object. |
DataType |
DataTypeClass.createDataType(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isRoot,
boolean isLeaf,
boolean isAbstract)
Creates an instance object having attributes initialized by the passed values. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||