|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimitiveType | |
---|---|
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of PrimitiveType in org.eclipse.uml2.uml |
---|
Methods in org.eclipse.uml2.uml that return PrimitiveType | |
PrimitiveType |
UMLFactory.createPrimitiveType()
Returns a new object of class 'Primitive Type' |
PrimitiveType |
Package.createOwnedPrimitiveType(java.lang.String name)
Creates a primitive type with the specified name as an owned type of this package |
PrimitiveType |
Component.createOwnedPrimitiveType(java.lang.String name)
Creates a primitive type with the specified name as a packaged element of this component |
Uses of PrimitiveType in org.eclipse.uml2.uml.util |
---|
Methods in org.eclipse.uml2.uml.util that return PrimitiveType | |
protected PrimitiveType |
UMLUtil.Ecore2UMLConverter.getEcorePrimitiveType(EModelElement eModelElement,
java.lang.String name)
|
Methods in org.eclipse.uml2.uml.util with parameters of type PrimitiveType | |
boolean |
UMLValidator.validatePrimitiveType(PrimitiveType primitiveType,
DiagnosticChain diagnostics,
java.util.Map context)
|
java.lang.Object |
UMLUtil.UML2EcoreConverter.casePrimitiveType(PrimitiveType primitiveType)
|
java.lang.Object |
UMLSwitch.casePrimitiveType(PrimitiveType object)
Returns the result of interpretting the object as an instance of 'Primitive Type' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |