Classifier<T>

Classifier<T>

conformsTo OclAny

Operations

allInstances<OclSelf>() : Set<OclSelf>

Return a set of all instances of the type and derived types of self.

oclContainer<U>() : Classifier<U>

Returns the object for which self is a composed content or null if there is no such object.

oclContents<U>() : Set<Classifier<U>>

Returns the composed contents of self.