Interface NameClassOwner

All Known Implementing Classes:
AttributeState, AttributeState, CompAttributeState, ElementState, ElementState, NameClassAndExpressionState, NameClassChoiceState, NameClassDifferenceState, NameClassNotState, NameClassWithChildState, NGNameState, NGNameState.AnyNameState, NGNameState.NsNameState, TypedElementState

interface NameClassOwner
interface that must be implemented by the parent state of NameClassState. NameClassState notifies its parent by using this interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details