Interface Condition

All Superinterfaces:
Annotated, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, References, RosettaDefinable, RosettaNamed
All Known Implementing Classes:
ConditionImpl

public interface Condition extends RosettaDefinable, Annotated, RosettaNamed, References
A representation of the model object 'Condition'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Expression' containment reference.
    boolean
    Returns the value of the 'Post Condition' attribute.
    void
    Sets the value of the 'Expression' containment reference.
    void
    setPostCondition(boolean value)
    Sets the value of the 'Post Condition' attribute.

    Methods inherited from interface com.regnosys.rosetta.rosetta.simple.Annotated

    getAnnotations

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface com.regnosys.rosetta.rosetta.simple.References

    getReferences

    Methods inherited from interface com.regnosys.rosetta.rosetta.RosettaDefinable

    getDefinition, setDefinition

    Methods inherited from interface com.regnosys.rosetta.rosetta.RosettaNamed

    getName, setName