public interface IModelExtensionWithEnabledCondition
REnabledConditions.| Modifier and Type | Method and Description |
|---|---|
REnabledCondition |
getEnabledCondition()
Gets the enabled condition of this instance.
|
void |
setEnabledCondition(REnabledCondition pEnabledCondition)
Sets the enabled condition of this instance.
|
REnabledCondition getEnabledCondition()
null if there is none
(always enabled)void setEnabledCondition(REnabledCondition pEnabledCondition)
pEnabledCondition - the enabled condition to set or null if the
instance should always be enabledCopyright © 2015 Micro Focus GmbH. All rights reserved.