Class CLInstanceSpecificationHelper


  • public abstract class CLInstanceSpecificationHelper
    extends java.lang.Object
    An instance specification is a model element that represents an instance in a modeled system. An instance specification can represent an entity at a point in time (a snapshot). Changes to the entity can be modeled using multiple instance specifications, one for each snapshot.
    See Also:
    CLInstanceSpecification