Package artifact.environment
Class OperatingBlockObserverArtifact
java.lang.Object
cartago.Artifact
artifact.environment.OperatingBlockObserverArtifact
public class OperatingBlockObserverArtifact
extends cartago.Artifact
CArtAgO artifact that is responsible to observe the operating block and expose its data.
-
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
-
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
-
Constructor Details
-
OperatingBlockObserverArtifact
public OperatingBlockObserverArtifact()
-