Class ConfigurationArtifact

java.lang.Object
cartago.Artifact
artifact.config.ConfigurationArtifact

public class ConfigurationArtifact extends cartago.Artifact
CArtAgO artifact to load the user-provided configuration of the automation management.
  • Nested Class Summary

    Nested classes/interfaces inherited from class cartago.Artifact

    cartago.Artifact.AbstractAsyncProcess
  • Field Summary

    Fields inherited from class cartago.Artifact

    observabilityRadius, position, thisOpId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class cartago.Artifact

    await, await, await_time, beginExtSession, commit, defineNewOp, defineObsProperty, defineOp, delay, dispose, dispose, endExtSession, endExtSessionWithFailure, execInternalOp, execLinkedOp, execLinkedOp, failed, failed, getCreatorId, getCurrentOpAgentBody, getCurrentOpAgentId, getId, getLinkedArtifacts, getManualSrcFile, getObservabilityRadius, getObsProperty, getObsPropertyByTemplate, getOpKey, getOpUserName, getPosition, hasObsProperty, hasObsPropertyByTemplate, isLinked, log, lookupArtifact, makeArtifact, removeObsProperty, removeObsPropertyByTemplate, removeOp, setupOperations, setupPosition, signal, signal, updateObservabilityRadius, updateObsProperty, updatePosition

    Methods inherited from class java.lang.Object

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

    • ConfigurationArtifact

      public ConfigurationArtifact()