Interface Fmi2Builder.Fmi2ComponentVariable.PortExpressionValueMap
-
- All Superinterfaces:
Map<Fmi2Builder.Port,Fmi2Builder.ExpressionValue>
- Enclosing interface:
- Fmi2Builder.Fmi2ComponentVariable<T>
public static interface Fmi2Builder.Fmi2ComponentVariable.PortExpressionValueMap extends Map<Fmi2Builder.Port,Fmi2Builder.ExpressionValue>
-
-
Method Summary
-
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
-