Package | Description |
---|---|
org.lemsml.jlems.core.run | |
org.lemsml.jruntime |
Modifier and Type | Method and Description |
---|---|
InstanceSet<StateRunnable> |
MultiInstance.getInstanceSet(StateRunnable p) |
InstanceSet<StateRunnable> |
StateRunnable.getInstanceSet(String col) |
InstanceSet<StateRunnable> |
StateInstance.getInstanceSet(String col) |
InstanceSet<StateRunnable> |
StateRunnable.getUniqueInstanceSet() |
InstanceSet<StateRunnable> |
StateInstance.getUniqueInstanceSet() |
Modifier and Type | Method and Description |
---|---|
void |
StateInstance.addInstanceSet(InstanceSet<StateRunnable> newIS) |
Modifier and Type | Method and Description |
---|---|
InstanceSet<StateRunnable> |
NativeWrapper.getInstanceSet(String col) |
InstanceSet<StateRunnable> |
NativeWrapper.getUniqueInstanceSet() |
Copyright © 2020. All rights reserved.