Class CLExtensionPointHelper


  • public abstract class CLExtensionPointHelper
    extends java.lang.Object
    An extension point identifies a point in the behavior of a use case where that behavior can be extended by the behavior of some other (extending) use case, as specified by an extend relationship.
    See Also:
    CLExtensionPoint