Package | Description |
---|---|
net.rimptec.cad.catia |
Modifier and Type | Method and Description |
---|---|
static DNBSimInitStateAttr |
DNBSimInitStateAttr.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DNBSimInitStateAttr[] |
DNBSimInitStateAttr.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SimulationInitState.restoreInitialState(DNBSimInitStateAttr param1) |
void |
SimulationInitState.restoreInitialStateList(java.lang.Object[] param1,
DNBSimInitStateAttr param2) |
void |
SimulationInitState.saveInitialState(DNBSimInitStateAttr param1) |
void |
SimulationInitState.saveInitialStateList(java.lang.Object[] param1,
DNBSimInitStateAttr param2) |