public interface ChildNetInterfaceLoadPair
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
AclfBranch |
getChildBranch()
Returns the value of the 'Child Branch' reference.
|
AclfLoad |
getParentBusLoad()
Returns the value of the 'Parent Bus Load' reference.
|
void |
setChildBranch(AclfBranch value)
Sets the value of the '
Child Branch ' reference. |
void |
setParentBusLoad(AclfLoad value)
Sets the value of the '
Parent Bus Load ' reference. |
AclfLoad getParentBusLoad()
setParentBusLoad(AclfLoad)
,
ChildNetworkPackage.getChildNetInterfaceLoadPair_ParentBusLoad()
void setParentBusLoad(AclfLoad value)
Parent Bus Load
' reference.
value
- the new value of the 'Parent Bus Load' reference.getParentBusLoad()
AclfBranch getChildBranch()
setChildBranch(AclfBranch)
,
ChildNetworkPackage.getChildNetInterfaceLoadPair_ChildBranch()
void setChildBranch(AclfBranch value)
Child Branch
' reference.
value
- the new value of the 'Child Branch' reference.getChildBranch()