io.sarl.api.naming.namespace
Class CapacityFieldAccessValidator
All Superinterfaces:
IFieldAccessValidator
class CapacityFieldAccessValidator
extends java.lang.Object
implements IFieldAccessValidator
A tool that is able to determine if a field is observable or not based on the owned capacity FieldAccessValidationCapacity of an agent.
Maven Group Identifier:
io.sarl.sdk
Maven Artifact Identifier:
api.naming
Since:
0.12
Action Summary
Modifier and type Action and description
FieldAccessRight getFieldAccessRight(Object,Field)
Action Details
getFieldAccessRight(Object,Field)
def getFieldAccessRight(Object,Field) : FieldAccessRight