Package | Description |
---|---|
com.interpss.core.acsc.fault | |
com.interpss.core.acsc.fault.impl | |
com.interpss.core.acsc.fault.result | |
com.interpss.core.acsc.fault.util | |
com.interpss.core.common.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractAcscFaultResult
A representation of the model object 'Base Acsc Fault Result'.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAcscFaultResultImpl
An implementation of the model object 'Base Acsc Fault Result'.
|
Modifier and Type | Class and Description |
---|---|
class |
AcscFaultResult
For calculate and storing fault result information
|
Modifier and Type | Method and Description |
---|---|
T |
AcscFaultSwitch.caseIFaultResult(IFaultResult object)
Returns the result of interpreting the object as an instance of 'IFault Result'.
|
Modifier and Type | Method and Description |
---|---|
IFaultResult |
CommonFactoryImpl.createFaultResultFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |