Interface FmiBuilder.DynamicActiveScope<AST>
- All Superinterfaces:
FmiBuilder.Scope<AST>,FmiBuilder.ScopeElement<AST>,FmiBuilder.Scoping<AST>
- Enclosing interface:
FmiBuilder<AST,B, E, SETTINGS>
Dynamic scope which always reflects the current active scope of the builder
-
Method Summary
Methods inherited from interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
activate, addTransferAs, createArray, createArray, createFMU, createFMU3, markTransferPoint, store, store, store, store, store, store, store, store, store, store, store, store, storeUInt, storeUIntMethods inherited from interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.ScopeElement
findParent, getDeclaration, parentMethods inherited from interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
add, addAfter, addAll, addBefore, enterIf, enterScope, enterTry, enterWhile, leave, parallel