UML Modeling Layer

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

Packages that use com.ibm.xtools.uml.msl.internal.resources
com.ibm.xtools.uml.msl.internal.resources   
com.ibm.xtools.uml.msl.internal.resources.impl   
com.ibm.xtools.uml.msl.internal.resources.parsers   
com.ibm.xtools.uml.msl.internal.resources.util   
 

Classes in com.ibm.xtools.uml.msl.internal.resources used by com.ibm.xtools.uml.msl.internal.resources
DiagramHolder
          A representation of the model object 'Diagram Holder'
ILogicalUMLResource
          Logical UML resource, comprised of the root resource and a number of fragments.
ILogicalUMLResourceAdapter
          The common interface shared by the logical adapter and logical provider.
ILogicalUMLUnit
          Unit of logical UML resource, backed by an EMF resource.
ISaveProvider
          Save operation provider for logical UML resources.
LogicalUMLResource
          Logical UML resource, comprised of the root resource and a number of fragments.
LogicalUMLResource.ResourceSynchronizer
          We want to ensure that only one instance of LogicalUMLResource will modify the resource set at the same time so we create an object to use as a mutex
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.
ResourcesFactory
          The Factory for the model.
ResourcesPackage
          The Package for the model.
StereotypeResourceSetListenerImpl
          ResourceSetListener to translate indirect stereotype application events to the proper notifier.
 

Classes in com.ibm.xtools.uml.msl.internal.resources used by com.ibm.xtools.uml.msl.internal.resources.impl
DiagramHolder
          A representation of the model object 'Diagram Holder'
ResourcesFactory
          The Factory for the model.
ResourcesPackage
          The Package for the model.
 

Classes in com.ibm.xtools.uml.msl.internal.resources used by com.ibm.xtools.uml.msl.internal.resources.parsers
ResourceHealth
          State Enum object for UML logical resource unit health.
 

Classes in com.ibm.xtools.uml.msl.internal.resources used by com.ibm.xtools.uml.msl.internal.resources.util
DiagramHolder
          A representation of the model object 'Diagram Holder'
ResourcesPackage
          The Package for the model.
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.