Package | Description |
---|---|
com.interpss.core.aclf.contingency | |
com.interpss.core.aclf.contingency.impl | |
com.interpss.core.aclf.contingency.util | |
com.interpss.core.funcImpl |
Modifier and Type | Method and Description |
---|---|
AclfBranchRating |
ContingencyFactory.createAclfBranchRating()
Returns a new object of class 'Aclf Branch Rating'.
|
Modifier and Type | Class and Description |
---|---|
class |
AclfBranchRatingImpl
An implementation of the model object 'Branch Rating Adapter'.
|
Modifier and Type | Method and Description |
---|---|
AclfBranchRating |
ContingencyFactoryImpl.createAclfBranchRating() |
Modifier and Type | Method and Description |
---|---|
T |
ContingencySwitch.caseAclfBranchRating(AclfBranchRating object)
Returns the result of interpreting the object as an instance of 'Aclf Branch Rating'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<AclfBranch,AclfBranchRating> |
AclfAdptFunction.branchRatingAptr
BranchRating adapter function BranchRatingAdapter = f(AclfBus)
|