public class BlockState extends Object
| Constructor and Description |
|---|
BlockState() |
| Modifier and Type | Method and Description |
|---|---|
void |
assignToPort(VariableDescription aDescription,
Value aValue) |
boolean |
contains(Value value) |
Map<VariableDescription,Value> |
getPorts() |
public Map<VariableDescription,Value> getPorts()
public void assignToPort(VariableDescription aDescription, Value aValue)
public boolean contains(Value value)
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.