Utilities for working with UML resources (models and profiles).
Package Specification
This package contains utilities for working with UML resources, including:
- {@linkplain com.ibm.xtools.uml.msl.internal.util.UML2ResourceManager managing}
registered library models and profiles
- {@linkplain com.ibm.xtools.uml.msl.internal.util.UML2ResourceCopyUtil copying}
UML models and profiles, translating between MSL and open-source UML2
resource formats
- {@linkplain com.ibm.xtools.uml.msl.internal.util.UML2Constants string constants}
for commonly used stereotypes from the standard profiles, URIs of
standard libraries and profiles, etc.
- {@linkplain com.ibm.xtools.uml.msl.internal.util.AbstractProfileBuilder}
programmatic profile building infrastructure
- {@linkplain com.ibm.xtools.uml.msl.internal.util.IncrementalProfileBuilder}
programmatic incremental profile building infrastructure
@see org.eclipse.uml2
@see org.eclipse.uml2.uml
@canBeSeenBy %partners