| Package | Description |
|---|---|
| com.interpss.opf | |
| com.interpss.opf.dclf | |
| com.interpss.opf.dclf.impl | |
| com.interpss.opf.dclf.util | |
| com.interpss.opf.impl | |
| com.interpss.opf.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OpfBranch
A representation of the model object 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
BaseOpfBranch |
OpfFactory.createBaseOpfBranch()
Returns a new object of class 'Base Opf Branch'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DclfOpfBranch
A representation of the model object 'Branch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfOpfBranchImpl
An implementation of the model object 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DclfOpfSwitch.caseBaseOpfBranch(BaseOpfBranch object)
Returns the result of interpreting the object as an instance of 'Base Opf Branch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseOpfBranchImpl
An implementation of the model object 'Base Opf Branch'.
|
class |
OpfBranchImpl
An implementation of the model object 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
BaseOpfBranch |
OpfFactoryImpl.createBaseOpfBranch() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpfSwitch.caseBaseOpfBranch(BaseOpfBranch object)
Returns the result of interpreting the object as an instance of 'Base Opf Branch'.
|