Class CLExtensionPointHelper

java.lang.Object
de.mid.innovator.srv2api.icw2class.CLExtensionPointHelper

public abstract class CLExtensionPointHelper extends 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: