|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IArtifactOp in cartago |
---|
Classes in cartago that implement IArtifactOp | |
---|---|
class |
ArtifactOpMethod
Default implementation of operations (based on artifact class methods) |
Methods in cartago that return IArtifactOp | |
---|---|
IArtifactOp |
OpDescriptor.getOp()
|
Methods in cartago with parameters of type IArtifactOp | |
---|---|
protected void |
Artifact.defineOp(IArtifactOp op,
IArtifactGuard guard)
Defining a new artifact operation |
Constructors in cartago with parameters of type IArtifactOp | |
---|---|
OpDescriptor(java.lang.String id,
IArtifactOp op,
IArtifactGuard guard,
OpDescriptor.OpType t)
|
|
OpDescriptor(java.lang.String id,
IArtifactOp op,
OpDescriptor.OpType t)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |