|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcartago.AbstractArtifactAdapter
public abstract class AbstractArtifactAdapter
Abstract adapter for artifacts.
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 |
---|
protected Artifact artifact
Constructor Detail |
---|
public AbstractArtifactAdapter(Artifact art)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |