Ticks instead.@Deprecated
public class InstructionsBuilder
extends Object
| Constructor and Description |
|---|
InstructionsBuilder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
featureCategory_Instructions(HWModel container,
Procedures.Procedure1<HwFeatureCategory> initializer)
Deprecated.
|
IDiscreteValueDeviation |
instructions(ExecutionNeed container,
IDiscreteValueDeviation instructions)
Deprecated.
|
DiscreteValueConstant |
instructions(ExecutionNeed container,
long instructions)
Deprecated.
|
public DiscreteValueConstant instructions(ExecutionNeed container,
long instructions)
public IDiscreteValueDeviation instructions(ExecutionNeed container,
IDiscreteValueDeviation instructions)
public void featureCategory_Instructions(HWModel container,
Procedures.Procedure1<HwFeatureCategory> initializer)