|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use com.ashridgetech.jamda.uml | |
com.ashridgetech.jamda.ejb.uml | Extended metamodel classes for EJB-related classes. |
com.ashridgetech.jamda.uml | Provides classes and interfaces for handling UML metamodel elements. |
Classes in com.ashridgetech.jamda.uml used by com.ashridgetech.jamda.ejb.uml | |
AbstractElementFactory
A base implementation of Model.ElementFactory . |
|
ClassType
A UML Class. |
|
Model.ElementFactory
A factory object responsible for creating the correct ModelElement subclass object for a NSUML MModelElement
encountered during loading. |
|
ModelElement
Base class with common functionality for all Jamda UML elements which can be contained within a Model , and Model itself. |
|
StructuredType
The base class for non-primitive UML types. |
|
Type
Base class for UML metamodel classes which represent types of data. |
Classes in com.ashridgetech.jamda.uml used by com.ashridgetech.jamda.uml | |
AbstractElementFactory
A base implementation of Model.ElementFactory . |
|
Feature
The base class for features of a StructuredType . |
|
Model.ElementFactory
A factory object responsible for creating the correct ModelElement subclass object for a NSUML MModelElement
encountered during loading. |
|
ModelElement
Base class with common functionality for all Jamda UML elements which can be contained within a Model , and Model itself. |
|
ModelElement.ElementStore
|
|
ModelElement.UnknownElementException
Thrown by ModelElement.loadElement(ru.novosoft.uml.foundation.core.MModelElement) to indicate an unknown element. |
|
Operation
A UML Operation, owned by a StructuredType . |
|
Parameter
A UML Parameter. |
|
Property
Interface for items which represent a property of a StructuredType . |
|
PropertyElement
Interface for ModelElement s that can be represented by a Property . |
|
StandardElementDef
The base class for definitions of standard elements. |
|
StandardTypeDef
Abstract baseclass for classes which define a standard Type
that is required in a Model . |
|
StructuredType
The base class for non-primitive UML types. |
|
Type
Base class for UML metamodel classes which represent types of data. |
|
TypedItem
Interface for items which have a certain Type . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |