UML Modeler
A B C E G I M O S U

C

closeModel(Model) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Deprecated. Since 7.5, use the UMLModeler.closeModelResource(Element) method, instead
closeModelFragment(EObject) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Closes the model fragment resource specified by the given root element.
closeModelResource(Element) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Closes the model specified by the given root element.
closeProfile(Profile) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Closes the profile specified by profile
com.ibm.xtools.modeler.ui - package com.ibm.xtools.modeler.ui
UML Modeler primary package.
com.ibm.xtools.modeler.ui.refactoring - package com.ibm.xtools.modeler.ui.refactoring
 
createFragment(URI, EModelElement) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Creates the fragment resource.
createFragmentSilently(URI, EModelElement, boolean) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Creates the fragment resource.
createModel(String) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Deprecated. Since 7.5, use the UMLModeler.createModelResource(Class, String) method, instead, with the Model.class root metaclass argument
createModel(URI) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Deprecated. Since 7.5, use the UMLModeler.createModelResource(Class, URI) method, instead, with the Model.class root metaclass argument
createModelResource(Class<E>, String) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Creates a UML model resource (as distinguished from a profile resource) given a file path and a root element metaclass.
createModelResource(Class<E>, URI) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Creates a UML model resource (as distinguished from a profile resource) given a file path and a root element metaclass.
createProfile(String) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Creates a UML profile given a file path
createProfile(URI) - Static method in class com.ibm.xtools.modeler.ui.UMLModeler
Creates a UML profile given a URI

UML Modeler
A B C E G I M O S U
© Copyright IBM Corp. 2009. All rights reserved.