Uses of Class
de.aristaflow.adept2.model.orgmodel.OrgPolicyReport.Range
Packages that use OrgPolicyReport.Range
-
Uses of OrgPolicyReport.Range in de.aristaflow.adept2.model.orgmodel
Methods in de.aristaflow.adept2.model.orgmodel that return OrgPolicyReport.RangeModifier and TypeMethodDescriptionOrgPolicyReport.Entry.getRanges()Returns the policy ranges this entry relates to.Methods in de.aristaflow.adept2.model.orgmodel with parameters of type OrgPolicyReport.RangeModifier and TypeMethodDescriptionvoidOrgPolicyReport.addEntry(OrgPolicyReport.ResultType resultType, String description, OrgPolicyReport.Range... ranges) Creates an entry for the given values and adds it to this report's list of entries.Constructors in de.aristaflow.adept2.model.orgmodel with parameters of type OrgPolicyReport.RangeModifierConstructorDescriptionEntry(OrgPolicyReport.ResultType resultType, String description, OrgPolicyReport.Range... ranges) Creates an entry for the given values. -
Uses of OrgPolicyReport.Range in de.aristaflow.ilm.model.orgmodel
Methods in de.aristaflow.ilm.model.orgmodel with parameters of type OrgPolicyReport.RangeModifier and TypeMethodDescriptionstatic OrgPolicyReport.RangeTransformation.toIlm(OrgPolicyReport.Range r)