Interface Guard

  • All Superinterfaces:
    java.lang.Comparable<java.lang.Object>, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, MDWEObject, MDWObject, ModelElement, org.eclipse.emf.common.notify.Notifier

    public interface Guard
    extends ModelElement
    A representation of the model object 'Guard'.

    The following features are supported:

    See Also:
    RhapsodyPackage.getGuard()
    • Method Detail

      • setBody

        void setBody​(java.lang.String value)
        Sets the value of the 'Body' attribute.
        Parameters:
        value - the new value of the 'Body' attribute.
        See Also:
        getBody()