|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OperationInfo in cartago |
---|
Methods in cartago that return types with arguments of type OperationInfo | |
---|---|
java.util.List<OperationInfo> |
ArtifactInfo.getOngoingOp()
|
java.util.List<OperationInfo> |
IArtifactAdapter.getOpInExecution()
Get current operation in execution |
Constructor parameters in cartago with type arguments of type OperationInfo | |
---|---|
ArtifactInfo(AgentId creatorId,
ArtifactId id,
java.util.List<OpDescriptor> operations,
java.util.List<ArtifactObsProperty> obsProperties,
java.util.List<OperationInfo> ongoingOp,
Manual manual)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |