|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypedItem | |
com.ashridgetech.jamda.uml | Provides classes and interfaces for handling UML metamodel elements. |
Uses of TypedItem in com.ashridgetech.jamda.uml |
Subinterfaces of TypedItem in com.ashridgetech.jamda.uml | |
interface |
Property
Interface for items which represent a property of a StructuredType . |
Classes in com.ashridgetech.jamda.uml that implement TypedItem | |
protected class |
Association.End.PropertyImpl
Inner class implementation of the Property interface for Association.End . |
protected class |
Attribute.PropertyImpl
Inner class implementation of the Property interface for Attribute . |
class |
Parameter
A UML Parameter. |
protected static class |
PropertyBuilder.PropertyImpl
Implementation of the Property interface returned by PropertyBuilder.getProperty() . |
(package private) class |
ReturnParameter
A UML Parameter of direction kind RETURN. |
protected static class |
StructuredType.PropertyImpl
Implementation of the Property interface for a getter and/or setter Operation . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |