Uses of Class
org.iam.policy.grammer.Statement
Packages that use Statement
-
Uses of Statement in org.iam.policy.grammer
Fields in org.iam.policy.grammer with type parameters of type StatementMethods in org.iam.policy.grammer that return types with arguments of type StatementMethod parameters in org.iam.policy.grammer with type arguments of type StatementConstructors in org.iam.policy.grammer with parameters of type StatementConstructor parameters in org.iam.policy.grammer with type arguments of type Statement -
Uses of Statement in org.iam.policy.model
Subclasses of Statement in org.iam.policy.modelModifier and TypeClassDescriptionclassMCPStatement extends Statement and provides symbolic encoding for statements.Constructors in org.iam.policy.model with parameters of type StatementModifierConstructorDescriptionMCPStatement(Statement statement) Constructs an MCPStatement from a Statement object.