Uses of Interface
eu.bandm.tools.ramus.runtime2.State.Projection
Packages that use State.Projection
-
Uses of State.Projection in eu.bandm.tools.ramus.runtime2
Methods in eu.bandm.tools.ramus.runtime2 that return State.ProjectionModifier and TypeMethodDescriptionstatic State.ProjectionAbstractExpression.getProjection()static State.ProjectionState.value()Constructors in eu.bandm.tools.ramus.runtime2 with parameters of type State.ProjectionModifierConstructorDescriptionprotectedAbstractExpression(Parser<D, T> syntax, Data.View<A> semantics, State.Projection projection)