| Package | Description |
|---|---|
| com.interpss.core.acsc.fault | |
| com.interpss.core.acsc.fault.impl | |
| com.interpss.core.acsc.fault.util |
| Modifier and Type | Method and Description |
|---|---|
AcscFaultPointRecord |
AcscFaultFactory.createAcscFaultPointRecord()
Returns a new object of class 'Point Record'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcscFaultPointRecordImpl
An implementation of the model object 'Result'.
|
| Modifier and Type | Method and Description |
|---|---|
AcscFaultPointRecord |
AcscFaultFactoryImpl.createAcscFaultPointRecord() |
| Modifier and Type | Method and Description |
|---|---|
T |
AcscFaultSwitch.caseAcscFaultPointRecord(AcscFaultPointRecord object)
Returns the result of interpreting the object as an instance of 'Point Record'.
|