Interface Constraint.Environment

  • Enclosing interface:
    Constraint

    public static interface Constraint.Environment
    The environment within which a constraint exists.
    • Method Detail

      • getExtent

        KeyExtent getExtent()
        Gets the key extent of the environment.
        Returns:
        key extent
      • getUser

        String getUser()
        Gets the user within the environment.
        Returns:
        user
      • getAuthorizationsContainer

        AuthorizationContainer getAuthorizationsContainer()
        Gets the authorizations in the environment.
        Returns:
        authorizations