- All Superinterfaces:
-
Capacity
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
@java.lang.FunctionalInterface
@org.eclipse.xtext.xbase.lib.XbaseGenerated
capacity
FieldAccessValidationCapacity
implements
Capacity
An agent capacity that enables the agent to validate the accesses to its fields.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
- Since:
-
Action Summary
Action Details
- getFieldAccessRight(Field)
-
def getFieldAccessRight(Field) : FieldAccessRight
Check and replies if the access right for the field.
- Parameters:
-
field -
- Returns:
-