public interface EEFGroup
EEFGroup
is used as the main structure within a page.Modifier and Type | Method and Description |
---|---|
EEFGroupDescription |
getDescription()
Returns the description of the
EEFGroup . |
org.eclipse.sirius.common.interpreter.api.IInterpreter |
getInterpreter()
Returns the interpreter.
|
EEFPage |
getPage()
Returns the page containing the group.
|
org.eclipse.sirius.common.interpreter.api.IVariableManager |
getVariableManager()
Returns the variable manager.
|
EEFGroupDescription getDescription()
EEFGroup
.EEFGroupDescription
EEFPage getPage()
org.eclipse.sirius.common.interpreter.api.IVariableManager getVariableManager()
org.eclipse.sirius.common.interpreter.api.IInterpreter getInterpreter()