
public static class SimpleAtomic.SimpleAtomicFactory extends AtomicDevs.AtomicFactory
| Constructor and Description |
|---|
SimpleAtomicFactory() |
| Modifier and Type | Method and Description |
|---|---|
SimpleAtomic |
create(Object... args)
Create a new instance of a very simple atomic model.
|
public SimpleAtomic create(Object... args)
args - The name of the model, as a String.SimpleAtomic with the specified
name.Copyright © 2017–2019 UniversitĂ© CĂ´te d'Azur, CNRS, I3S. All rights reserved.