|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DefaultTypeStrategy | Using this strategy profiles can provide the default used when creating new parameters, operations and attributes. |
| FigNodeStrategy | Using this strategy profiles can provide icons to replace the default visualization of stereotyped node according to UML 2.0 specification. |
| FormatingStrategy | Interface for the formating strategy to be used when formating model element names. |
| ProfileManager | Interface to the manager for the global set of registered profiles. |
| ProfileModelLoader | Interface to be implemented by profile model loaders. |
| Class Summary | |
|---|---|
| CoreProfileReference | This class provides the base referencing and URL for ArgoUML core profiles. |
| FileModelLoader | An implementation for the ProfileModelLoader that loads profiles from files. |
| Profile | Abstract class representing a Profile. |
| ProfileFacade | The Facade of the profile subsystem. |
| ProfileReference | A reference to a Profile which internally implies having both a public profile reference and the path to the profile file. |
| ReaderModelLoader | TODO: this doesn't need a full ProfileReference since it uses the reader handed in the constructor. |
| ResourceModelLoader | Loads models using the default ClassLoader or a provided one. |
| StreamModelLoader | Abstract ProfileModelLoader which loads models from an InputStream. |
| URLModelLoader | Abstract ProfileModelLoader which loads models from a URL. |
| UserDefinedProfile | Represents a profile defined by the user |
| UserDefinedProfileHelper | Class with helper methods for user defined profiles. |
| UserProfileReference | This class provides the base URL for user defined profiles. |
| ZipModelLoader | Loads model data from a Zip file |
| Exception Summary | |
|---|---|
| ProfileException | An exception to be thrown during failure in the Profile subsystem. |
Contains support for UML profiles.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |