Uses of Interface
cartago.IArtifactGuard

Uses of IArtifactGuard in cartago
 

Classes in cartago that implement IArtifactGuard
 class ArtifactGuardMethod
          Default implementation of guards (based on artifact class methods)
 

Methods in cartago that return IArtifactGuard
 IArtifactGuard OpDescriptor.getGuard()
           
 

Methods in cartago with parameters of type IArtifactGuard
protected  void Artifact.defineOp(IArtifactOp op, IArtifactGuard guard)
          Defining a new artifact operation
 

Constructors in cartago with parameters of type IArtifactGuard
OpDescriptor(java.lang.String id, IArtifactOp op, IArtifactGuard guard, OpDescriptor.OpType t)
           
 



>DEIS - University of Bologna