Uses of Enum
net.aifusion.metamodel.Policy
Packages that use Policy
Package
Description
This package contains the basic implementation classes needed for the CIM metamodel, as well as a MOF parser.
-
Uses of Policy in net.aifusion.metamodel
Methods in net.aifusion.metamodel that return PolicyModifier and TypeMethodDescriptionStandardQualifierType.getPolicy()
Get the policy to which this qualifier type can be applied.static Policy
Returns the enum constant of this type with the specified name.static Policy[]
Policy.values()
Returns an array containing the constants of this enum type, in the order they are declared.