Interface ContextAttribute

    • Method Detail

      • setContexttype

        void setContexttype​(ContextType value)
        Sets the value of the 'Contexttype' reference.
        Parameters:
        value - the new value of the 'Contexttype' reference.
        See Also:
        getContexttype()
        Generated class or method.
      • checkAccessRight

        boolean checkAccessRight​(ContextAttribute context)
        Checks wheter the the given Contextattribute would fullfill this contextattribute
        Parameters:
        context - ContextAttribute to check
        Returns:
        true if ContextAttribute context fullfills it
        Generated class or method.
        EMF model class or method.