| Modifier and Type | Class and Description |
|---|---|
class |
LoadRefImpl<TLoad extends AclfLoad>
An implementation of the model object 'Load Ref'.
|
| Modifier and Type | Method and Description |
|---|---|
<TLoad extends AclfLoad> |
RefSwitch.caseLoadRef(LoadRef<TLoad> object)
Returns the result of interpreting the object as an instance of 'Load Ref'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DclfAlgoLoad
A representation of the model object 'Dclf Algo Load'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfAlgoLoadImpl
An implementation of the model object 'Dclf Algo Load'.
|
| Modifier and Type | Method and Description |
|---|---|
<TLoad extends AclfLoad> |
DclfAlgoAdapterSwitch.caseLoadRef(LoadRef<TLoad> object)
Returns the result of interpreting the object as an instance of 'Load Ref'.
|