Package | Description |
---|---|
eu.bandm.tools.ramus.runtime2 |
Modifier and Type | Method and Description |
---|---|
AtomicData<?> |
Data.asAtomic() |
<T> AtomicData<T> |
Data.asAtomic(Class<T> type) |
<U> AtomicData<U> |
AtomicData.cast(Class<U> type) |
see also the complete user documentation .