@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) @Documented public @interface RequiredCapability
Annotation interface for capabilities related to Tool I/O Interface functionality (located in the
com.ur.urcap.api.domain.resource.tooliointerface
package).
Modifier and Type | Required Element and Description |
---|---|
ToolIOCapability |
value |
public abstract ToolIOCapability value
Copyright © 2021. All rights reserved.