Interface CodeBlockInstruction

All Superinterfaces:
org.eclipse.emf.ecore.EObject, Instruction, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
And, Getcb, Implies, InvokeCb, Or
All Known Implementing Classes:
AndImpl, CodeBlockInstructionImpl, GetcbImpl, ImpliesImpl, InvokeCbImpl, OrImpl

public interface CodeBlockInstruction extends Instruction
A representation of the model object 'Code Block Instruction'.
See Also: