public interface IAclfBranchAdaptation
extends org.eclipse.emf.ecore.EObject
AclfPackage.getIAclfBranchAdaptation()
Modifier and Type | Method and Description |
---|---|
AclfLineAdapter |
toLine()
adapt the branch object to Line Adapter object
|
AclfPSXformerAdapter |
toPSXfr()
adapt the branch object to PSXfr Adapter object
|
AclfXformerAdapter |
toXfr()
adapt the branch object to Xfr Adapter object
|
AclfLineAdapter toLine()
AclfXformerAdapter toXfr()
AclfPSXformerAdapter toPSXfr()