@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) @Documented public @interface RequiredCapability
Annotation interface for capabilities related to Program Node Factory (located in the
com.ur.urcap.api.domain.program.nodes
package).
Modifier and Type | Required Element and Description |
---|---|
ProgramNodeCapability |
value |
public abstract ProgramNodeCapability value
Copyright © 2021. All rights reserved.