UML Modeling Layer

Package com.ibm.xtools.uml.msl.internal.resources

Interface Summary
DiagramHolder A representation of the model object 'Diagram Holder'
ILogicalUMLResource Logical UML resource, comprised of the root resource and a number of fragments.
ILogicalUMLUnit Unit of logical UML resource, backed by an EMF resource.
ISaveProvider Save operation provider for logical UML resources.
ResourcesFactory The Factory for the model.
ResourcesPackage The Package for the model.
ResourcesPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 

Class Summary
FragmentFactory The factory class for manipulating model fragments.
LogicalUMLResource Logical UML resource, comprised of the root resource and a number of fragments.
LogicalUMLResourceAdapter Represents the provider of a logical UML resource.
LogicalUMLResourceProvider Represents the provider of a logical UML resource.
LogicalUMLUnit Unit of logical UML resource, backed by an EMF resource.
ResourceHealth State Enum object for UML logical resource unit health.
StereotypeResourceSetListenerImpl ResourceSetListener to translate indirect stereotype application events to the proper notifier.
UnknownLogicalUMLResource Wrapper class used for resources unknown to the LogicalUMLResourceProvider.
UnloadedLogicalUMLResource A non-canonical logical resource for unloaded models, this allows us to find the fragments of unloaded models using the existing parsing logic.
 


UML Modeling Layer

© Copyright IBM Corp. 2010. All rights reserved.