Class SetMetricStateOperation

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.somda.dsl.biceps.sco.Operation

        accessLevel, getAccessLevel, getInvocationEffectiveTimeout, getMaxTimeToFinish, getOperationTarget, invocationEffectiveTimeout, isRetriggerable, maxTimeToFinish, setRetriggerable
      • Methods inherited from class org.somda.dsl.biceps.base.tree.Descriptor

        getSafetyClassification, getState, getType, safetyClassification, state, toString, type
      • Methods inherited from class org.somda.dsl.biceps.base.tree.IdentifiableMdibComponent

        getCursor, getHandle
      • Methods inherited from class org.somda.dsl.biceps.base.tree.VersionedMdibComponent

        getVersion, version, version, version
      • Methods inherited from class org.somda.dsl.biceps.base.BicepsExtensible

        extendWith, getBicepsExtensions
      • Methods inherited from class org.somda.dsl.biceps.base.GenericExtensible

        extendWithGeneric, getGenericExtensions
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SetMetricStateOperation

        SetMetricStateOperation(Handle handle, HandleRef operationTarget)
    • Method Detail