cartago
Class AbstractArtifactAdapter

java.lang.Object
  extended by cartago.AbstractArtifactAdapter
All Implemented Interfaces:
IArtifactAdapter

public abstract class AbstractArtifactAdapter
extends java.lang.Object
implements IArtifactAdapter

Abstract adapter for artifacts.

Author:
aricci

Field Summary
protected  Artifact artifact
           
 
Constructor Summary
AbstractArtifactAdapter(Artifact art)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface cartago.IArtifactAdapter
doOperation, getManual, getObservabilityRadius, getOperations, getOpInExecution, getPosition, hasOperation, initArtifact, linkTo, readProperties, readProperty
 

Field Detail

artifact

protected Artifact artifact
Constructor Detail

AbstractArtifactAdapter

public AbstractArtifactAdapter(Artifact art)


>DEIS - University of Bologna