Uses of Class
org.cumt.model.PropertyAwareObject

Packages that use PropertyAwareObject
org.cumt.model   
org.cumt.model.analysis   
org.cumt.model.analysis.usecases   
org.cumt.model.classes   
org.cumt.model.sequence   
org.cumt.model.types   
org.cumt.model.ui   
 

Uses of PropertyAwareObject in org.cumt.model
 

Subclasses of PropertyAwareObject in org.cumt.model
 class Aggregation
           
 class BaseModelNode
          Base class for model objects.
 class Composition
           
 class DefaultDiagramModel
           
 class Dependency
           
 class DiagramModel
          Model object that represents a diagram
 class Generalization
           
 class Model
          Represents an UML model
 class ModelObject
          Represents an UML diagram model object
 class Note
          Model object that represents a note
 class NoteRelation
          Model representation of a relation to a note
 class PackageObject
          Represents a package
 class Realization
           
 class Relation
          Represents some kind of relation between two objects in a model
 class RelationableModelObject
          Base class for objects that can have some kind of relation which other objects
 

Uses of PropertyAwareObject in org.cumt.model.analysis
 

Subclasses of PropertyAwareObject in org.cumt.model.analysis
 class AnalysisClass
          An analysis class
 class BaseAnalysisObject
           
 class Requirement
           
 

Uses of PropertyAwareObject in org.cumt.model.analysis.usecases
 

Subclasses of PropertyAwareObject in org.cumt.model.analysis.usecases
 class Actor
          The actor model
 class Association
          An association model object
 class UseCase
          The use case model object.
 

Uses of PropertyAwareObject in org.cumt.model.classes
 

Subclasses of PropertyAwareObject in org.cumt.model.classes
 class Annotation
           
 class BaseClassType
           
 class ClassType
           
 class Enumerator
           
 class Field
           
 class InterfaceType
           
 class Member
           
 class Method
           
 class ObjectInstance
           
 class Parameter
           
 class ParametrizableType
           
 

Uses of PropertyAwareObject in org.cumt.model.sequence
 

Subclasses of PropertyAwareObject in org.cumt.model.sequence
 class Call
           
 class LifeCycle
           
 class SequenceDiagramModel
           
 

Uses of PropertyAwareObject in org.cumt.model.types
 

Subclasses of PropertyAwareObject in org.cumt.model.types
 class PrimitiveType
           
 class Type
           
 class Value<T extends Type>
           
 

Uses of PropertyAwareObject in org.cumt.model.ui
 

Subclasses of PropertyAwareObject in org.cumt.model.ui
 class ControlObject
           
 class ScreenObject
           
 class UserInterfaceDiagramModel
           
 



Copyright © 2006 null. All Rights Reserved.