A B C D E F G I L M N O P R S T U V 
All Classes All Packages

A

activate() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
activate() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
 
add(AST...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
 
addAfter(AST, AST...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
 
addAll(Collection<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
 
addArgument(String, String) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IFunctionBuilder
 
addArgument(String, FmiBuilder.RuntimeFunction.FunctionType.Type) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IFunctionBuilder
 
addBefore(AST, AST...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
 
addTransferAs(String...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
and(FmiBuilder.Predicate) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Predicate
 
Any - org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType.Type
This should be used with care as it disabled any type checking

B

Boolean - org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType.Type
 
breakLink() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port
Break the source link
build() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 
build() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IFunctionBuilder
 
buildRaw() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 

C

call(FmiBuilder.RuntimeFunction, Object...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeModule
 
call(FmiBuilder.Scope<AST>, FmiBuilder.RuntimeFunction, Object...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeModule
 
callVoid(FmiBuilder.RuntimeFunction, Object...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeModule
 
callVoid(FmiBuilder.Scope<AST>, FmiBuilder.RuntimeFunction, Object...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeModule
 
createArray(String, Class<? extends V>, FmiBuilder.IntVariable<AST>...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
createArray(String, Class<? extends V>, FmiBuilder.UIntVariable<AST>...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
createFMU(String, String, String...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
createFMU3(String, String, String...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 

D

decrement() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IntVariable
 
decrement() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.UIntVariable
 
destroy() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.StateVariable
Destroys the state in the active scope.
destroy(FmiBuilder.Scope<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.StateVariable
Destroys the state in the active scope.
Double - org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType.Type
 

E

enter() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.TryScope
Switch to body scope
enterElse() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IfScope
Switch to else scope
enterFinally() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.TryScope
Switch to finally scope
enterIf(FmiBuilder.Predicate) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
 
enterInitializationMode() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
enterInitializationMode(boolean, double, double, boolean, double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 
enterInitializationMode(FmiBuilder.BoolVariable<PStm>, FmiBuilder.DoubleVariable<PStm>, FmiBuilder.DoubleVariable<PStm>, FmiBuilder.BoolVariable<PStm>, FmiBuilder.DoubleVariable<PStm>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 
enterInitializationMode(FmiBuilder.Scope<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
enterInitializationMode(FmiBuilder.Scope<AST>, boolean, double, double, boolean, double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 
enterInitializationMode(FmiBuilder.Scope<AST>, FmiBuilder.BoolVariable<PStm>, FmiBuilder.DoubleVariable<PStm>, FmiBuilder.DoubleVariable<PStm>, FmiBuilder.BoolVariable<PStm>, FmiBuilder.DoubleVariable<PStm>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 
enterScope() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
 
enterThen() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IfScope
Switch to then scope
enterTry() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
 
enterWhile(FmiBuilder.Predicate) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
 
exitInitializationMode() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
exitInitializationMode() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 
exitInitializationMode(FmiBuilder.Scope<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
exitInitializationMode(FmiBuilder.Scope<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 

F

findParent(Class<P>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.ScopeElement
Find a prent element of a specific type
FmiBuilder<AST,​B,​E,​SETTINGS> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.ArrayVariable<AST,​CV> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.BooleanExpressionValue - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.BoolVariable<AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.DoubleExpressionValue - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.DoubleVariable<AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.DynamicActiveScope<AST> - Interface in org.intocps.maestro.framework.fmi2.api
Dynamic scope which always reflects the current active scope of the builder
FmiBuilder.ExpressionValue - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.FloatExpressionValue - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.FloatVariable<AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.Fmi2ComponentVariable<AST,​PORT_SCALAR_TYPE> - Interface in org.intocps.maestro.framework.fmi2.api
Interface for an fmi component.
FmiBuilder.Fmi3InstanceVariable<AST,​PORT_SCALAR_TYPE> - Interface in org.intocps.maestro.framework.fmi2.api
Simulation instance for FMI3
FmiBuilder.FmiSimulationInstance<AST,​PORT_SCALAR_TYPE> - Interface in org.intocps.maestro.framework.fmi2.api
Type that represents common FMI functions accross versions for now 2 and 3
FmiBuilder.FmiSimulationInstance.PortExpressionValueMap<PORT_SCALAR_TYPE,​AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.FmiSimulationInstance.PortValueMap<V,​PORT_SCALAR_TYPE,​AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.FmiSimulationInstance.PortVariableMap<V,​PORT_SCALAR_TYPE,​AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.Fmu2Variable<AST,​PORT_SCALAR_TYPE> - Interface in org.intocps.maestro.framework.fmi2.api
Handle for an fmu for the creation of component
FmiBuilder.Fmu3Variable<AST> - Interface in org.intocps.maestro.framework.fmi2.api
Handle for an fmu for the creation of component
FmiBuilder.IfScope<AST> - Interface in org.intocps.maestro.framework.fmi2.api
If scope, default scope is then
FmiBuilder.IFunctionBuilder - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.IntExpressionValue - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.IntVariable<AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.LongExpressionValue - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.NamedValue - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.NamedVariable<AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.Numeric<A extends Number> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.NumericExpressionValue - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.NumericTypedReferenceExp - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.NumericValue - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.Port<PORT_SCALAR_TYPE,​AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.Port.PortLinkException - Exception in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.Predicate - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.ProvidesTypedReferenceExp - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.RuntimeFunction - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.RuntimeFunction.FunctionType - Class in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.RuntimeFunction.FunctionType.Type - Enum in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.RuntimeModule<AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.Scope<AST> - Interface in org.intocps.maestro.framework.fmi2.api
Basic scope.
FmiBuilder.ScopeElement<AST> - Interface in org.intocps.maestro.framework.fmi2.api
Scoping element which defines a scope like a block, if, while etc.
FmiBuilder.Scoping<AST> - Interface in org.intocps.maestro.framework.fmi2.api
Scoping functions
FmiBuilder.SimulationInstance<AST> - Interface in org.intocps.maestro.framework.fmi2.api
Generic type for all simulation instances
FmiBuilder.StateVariable<AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.StringExpressionValue - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.StringVariable<T> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.TryScope<AST> - Interface in org.intocps.maestro.framework.fmi2.api
Try finally scope, default scope is body
FmiBuilder.Type - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.UIntExpressionValue - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.UIntVariable<AST> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.Value<V> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.Variable<AST,​V> - Interface in org.intocps.maestro.framework.fmi2.api
 
FmiBuilder.WhileScope<AST> - Interface in org.intocps.maestro.framework.fmi2.api
While
FunctionType(String) - Constructor for class org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType
 
FunctionType(FmiBuilder.RuntimeFunction.FunctionType.Type) - Constructor for class org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType
 

G

get() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Get all (linked) port values
get() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Numeric
 
get() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Value
 
get(int...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
get filter by value reference
get(String...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Get filter by names
get(FmiBuilder.Port<PORT_SCALAR_TYPE, AST>...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Get port values aka fmiGet
get(FmiBuilder.Scope<AST>, FmiBuilder.Port<PORT_SCALAR_TYPE, AST>...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
getAndShare() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
getAndShare(String...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
getAndShare(FmiBuilder.Port<PORT_SCALAR_TYPE, AST>...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
getArgs() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction
List of arg (name,class) pairs
getBody() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.TryScope
 
getBooleanVariableFrom(E) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 
getCurrentLinkedValue(FmiBuilder.Port) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
Gets a tag to the last value obtained for the given port
getDeclaration() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.ScopeElement
The declaration node that defined the underlying scope
getDeclaredScope() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Variable
 
getDoubleVariableFrom(E) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 
getDynamicScope() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 
getExp() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.ProvidesTypedReferenceExp
 
getFinallyBody() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.TryScope
 
getFmuVariableFrom(E) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 
getFunctionBuilder() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 
getIntVariableFrom(E) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 
getName() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port
Get the port name
getName() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction
 
getName() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Variable
 
getNamedType() - Method in class org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType
 
getNativeType() - Method in class org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType
 
getOwner() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port
Get the owner of this port.
getPort(int) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Get port by ref val
getPort(String) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Get port by name
getPortReferenceValue() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port
Get the port reference value
getPorts() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
getPorts(int...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Get ports by ref val
getPorts(String...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Get ports by name
getQualifiedName() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port
Gets the fully qualified port name including its source reference.
getReturnType() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction
 
getRootScope() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
Gets the default scope
getSettings() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 
getShared(String) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
getShared(FmiBuilder.Port<PORT_SCALAR_TYPE, AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
getSingle(String) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Get the value of a single port
getSingle(FmiBuilder.Port<PORT_SCALAR_TYPE, AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
getSourceObject() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port
Gets the underlying objects from which the port is created
getState() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Get the current state
getState(FmiBuilder.Scope<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Get the current state
getStringVariableFrom(E) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 
getType() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.ProvidesTypedReferenceExp
 

I

increment() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IntVariable
 
increment() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.UIntVariable
 
initialize(List<FmiBuilder.RuntimeFunction>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeModule
 
initialize(FmiBuilder.RuntimeFunction...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeModule
 
instantiate(String) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmu2Variable
 
instantiate(String, String) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmu2Variable
 
instantiate(String, FmiBuilder.TryScope<AST>, FmiBuilder.Scope<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmu2Variable
 
instantiate(String, FmiBuilder.TryScope<PStm>, FmiBuilder.Scope<PStm>, String) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmu2Variable
 
instantiate(String, FmiBuilder.TryScope<PStm>, FmiBuilder.Scope<PStm>, String, boolean) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmu2Variable
 
Int - org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType.Type
 
isDirty() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
Returns whether the build has been used
isLinked() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port
Indicates if the current port is linked
isLinkedAsInputConsumer() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port
Indicates if another @FmiBuilder.Port is linked into this
isLinkedAsOutputProvider() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port
Indicates if this is linked into other @FmiBuilder.Ports
isNative() - Method in class org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType
 
items() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.ArrayVariable
 

L

leave() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IfScope
 
leave() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
 
leave() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.TryScope
 
linkTo(FmiBuilder.Port<PORT_SCALAR_TYPE, AST>...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port
Link the current port to the receiving port.
loadRuntimeModule(String, Object...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 
loadRuntimeModule(FmiBuilder.TryScope<AST>, String, Object...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
 

M

markTransferPoint(String...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 

N

not() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Predicate
 

O

or(FmiBuilder.Predicate) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Predicate
 
org.intocps.maestro.framework.fmi2.api - package org.intocps.maestro.framework.fmi2.api
 

P

parallel() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scoping
 
parent() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.ScopeElement
The parent element of this element or null if root
PortLinkException(String, FmiBuilder.Port) - Constructor for exception org.intocps.maestro.framework.fmi2.api.FmiBuilder.Port.PortLinkException
 

R

resetDirty() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder
Reset the dirty flag

S

set() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.StateVariable
Sets this state on the owning component in the active scope
set(A) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Numeric
 
set(Double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.DoubleVariable
 
set(Float) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FloatVariable
 
set(FmiBuilder.FmiSimulationInstance.PortValueMap<V, PORT_SCALAR_TYPE, AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Set port values (if ports is not from this fmu then the links are used to remap)
set(FmiBuilder.FmiSimulationInstance.PortVariableMap<V, PORT_SCALAR_TYPE, AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
set(FmiBuilder.Port<PORT_SCALAR_TYPE, AST>, FmiBuilder.Value<V>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
set(FmiBuilder.Port<PORT_SCALAR_TYPE, AST>, FmiBuilder.Variable<AST, V>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
set(FmiBuilder.Scope<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.StateVariable
Sets this state on the owning component in the given scope
set(FmiBuilder.Scope<AST>, FmiBuilder.FmiSimulationInstance.PortValueMap<V, PORT_SCALAR_TYPE, AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
set(FmiBuilder.Scope<AST>, FmiBuilder.FmiSimulationInstance.PortVariableMap<V, PORT_SCALAR_TYPE, AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
set(FmiBuilder.Scope<AST>, FmiBuilder.Port<PORT_SCALAR_TYPE, AST>, FmiBuilder.Variable<AST, V>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
setDebugLogging(List<String>, boolean) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
setDebugLogging(List<String>, boolean) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
setInt(Map<? extends Integer, ? extends FmiBuilder.Value<Integer>>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Set this fmu ports by val ref
setLinked() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
setLinked(long...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
setLinked(String...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
setLinked(FmiBuilder.Port<PORT_SCALAR_TYPE, AST>...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
 
setLinked(FmiBuilder.Scope<AST>, FmiBuilder.Port<PORT_SCALAR_TYPE, AST>...) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Set this fmu port by name and link
setName(String) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IFunctionBuilder
 
setReturnType(String) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IFunctionBuilder
 
setReturnType(FmiBuilder.RuntimeFunction.FunctionType.Type) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IFunctionBuilder
 
setString(Map<? extends String, ? extends FmiBuilder.Value<String>>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Set this fmy ports by name
setupExperiment(double, Double, Double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
setupExperiment(double, Double, Double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 
setupExperiment(FmiBuilder.DoubleVariable<AST>, FmiBuilder.DoubleVariable<AST>, FmiBuilder.BoolVariable<AST>, Double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
setupExperiment(FmiBuilder.DoubleVariable<AST>, FmiBuilder.DoubleVariable<AST>, FmiBuilder.BoolVariable<AST>, Double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 
setupExperiment(FmiBuilder.Scope<AST>, double, Double, Double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
setupExperiment(FmiBuilder.Scope<AST>, double, Double, Double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 
setupExperiment(FmiBuilder.Scope<AST>, FmiBuilder.DoubleVariable<AST>, FmiBuilder.DoubleVariable<AST>, FmiBuilder.BoolVariable<AST>, Double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
setupExperiment(FmiBuilder.Scope<AST>, FmiBuilder.DoubleVariable<AST>, FmiBuilder.DoubleVariable<AST>, FmiBuilder.BoolVariable<AST>, Double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 
setValue(FmiBuilder.IntExpressionValue, FmiBuilder.ExpressionValue) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.ArrayVariable
 
setValue(FmiBuilder.Scope<AST>, FmiBuilder.Variable<AST, V>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Variable
 
setValue(FmiBuilder.Scope<AST>, V) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Variable
 
setValue(FmiBuilder.Variable<AST, V>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Variable
 
setValue(V) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Variable
 
share(Map<? extends FmiBuilder.Port<PORT_SCALAR_TYPE, AST>, ? extends FmiBuilder.Variable<AST, V>>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Makes the values publicly available to all linked connections.
share(FmiBuilder.Port<PORT_SCALAR_TYPE, AST>, FmiBuilder.Variable<AST, V>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.FmiSimulationInstance
Makes the value publicly available to all linked connections.
size() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.ArrayVariable
 
step(FmiBuilder.DoubleVariable<AST>, FmiBuilder.DoubleVariable<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
step(FmiBuilder.DoubleVariable<AST>, FmiBuilder.DoubleVariable<AST>, FmiBuilder.BoolVariable<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
step(FmiBuilder.Scope<AST>, FmiBuilder.DoubleVariable<AST>, FmiBuilder.DoubleVariable<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
step(FmiBuilder.Scope<AST>, FmiBuilder.DoubleVariable<AST>, FmiBuilder.DoubleVariable<AST>, FmiBuilder.BoolVariable<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
store(boolean) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
store(double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
Store a given value
store(float) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
store(int) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
store(String) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
store(String, boolean) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
store(String, double) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
Store a given value with a prefix name
store(String, float) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
store(String, int) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
store(String, CV[]) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
store(String, String) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
store(FmiBuilder.Value<V>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
Deprecated.
storeUInt(long) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
storeUInt(String, long) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Scope
 
String - org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType.Type
 

T

terminate() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
terminate() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 
terminate(FmiBuilder.Scope<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi2ComponentVariable
 
terminate(FmiBuilder.Scope<AST>) - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.Fmi3InstanceVariable
 
toPredicate() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.BoolVariable
 

U

UInt - org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType.Type
 
useVargs() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.IFunctionBuilder
 
usingVargs() - Method in interface org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction
 

V

valueOf(String) - Static method in enum org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType.Type
Returns an array containing the constants of this enum type, in the order they are declared.
Void - org.intocps.maestro.framework.fmi2.api.FmiBuilder.RuntimeFunction.FunctionType.Type
 
A B C D E F G I L M N O P R S T U V 
All Classes All Packages