Uses of Interface
org.infolayer.model.Typed

Packages that use Typed
org.infolayer.model   
org.infolayer.util   
 

Uses of Typed in org.infolayer.model
 

Classes in org.infolayer.model that implement Typed
 class GenericType
           
 class MetaType
           
 class UmlClass
           
 class UmlClassifier
          Superclass of UmlClass and UmlDataType.
 class UmlDataType
          For a description of the OCL methods available, please refer to org.infolayer.model.op
 class UmlEnumeration
           
 class UmlEnumerationLiteral
           
 class UmlObject
           
 

Uses of Typed in org.infolayer.util
 

Subinterfaces of Typed in org.infolayer.util
 interface OclCollection
          immutable(!)
 

Classes in org.infolayer.util that implement Typed
 class AbstractOclCollection
          immutable(!)
 class CollectionType
           
 class DefaultOclCollection
          Vector based default OclCollection implementation.
 class IntervalOclCollection
           
 class MultiOclCollection
           
 class SingleOclCollection
           
 class Tuple
           
 class TupleType