Package | Description |
---|---|
com.interpss.core | |
com.interpss.core.aclf | |
com.interpss.core.aclf.adj | |
com.interpss.core.aclf.adj.impl | |
com.interpss.core.aclf.adj.util | |
com.interpss.core.aclf.impl |
Modifier and Type | Method and Description |
---|---|
static RemoteQControlGroup |
AclfAdjustObjectFactory.createRemoteQControlGroup()
Create a RemoteQControlGroup object
|
static RemoteQControlGroup |
AclfAdjustObjectFactory.createRemoteQControlGroup(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
java.util.List<SwitchedShunt> switchedShuntList)
Create a RemoteQControlGroup object
|
Modifier and Type | Method and Description |
---|---|
RemoteQControlGroup |
IAclfBusAdjustment.getRemoteQControlGroup()
get the remote Q control object
|
RemoteQControlGroup |
BaseAclfBus.getRemoteQControlGroup()
Returns the value of the 'Remote QControl Group' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseAclfBus.setRemoteQControlGroup(RemoteQControlGroup value)
Sets the value of the '
Remote QControl Group ' containment reference. |
Modifier and Type | Method and Description |
---|---|
RemoteQControlGroup |
AclfAdjustFactory.createRemoteQControlGroup()
Returns a new object of class 'Remote QControl Group'.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteQControlGroupImpl
An implementation of the model object 'Remote QControl Group'.
|
Modifier and Type | Method and Description |
---|---|
RemoteQControlGroup |
AclfAdjustFactoryImpl.createRemoteQControlGroup() |
Modifier and Type | Method and Description |
---|---|
T |
AclfAdjustSwitch.caseRemoteQControlGroup(RemoteQControlGroup object)
Returns the result of interpreting the object as an instance of 'Remote QControl Group'.
|
Modifier and Type | Field and Description |
---|---|
protected RemoteQControlGroup |
BaseAclfBusImpl.remoteQControlGroup
The cached value of the '
Remote QControl Group ' containment reference. |
Modifier and Type | Method and Description |
---|---|
RemoteQControlGroup |
BaseAclfBusImpl.getRemoteQControlGroup() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
BaseAclfBusImpl.basicSetRemoteQControlGroup(RemoteQControlGroup newRemoteQControlGroup,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
BaseAclfBusImpl.setRemoteQControlGroup(RemoteQControlGroup newRemoteQControlGroup) |