Uses of Class
net.aifusion.metamodel.Qualifier
Package
Description
This package contains the basic implementation classes needed for the CIM metamodel, as well as a MOF parser.
-
Uses of Qualifier in net.aifusion.metamodel
Modifier and TypeMethodDescriptionStandardQualifierType.getQualifier()
Create a new Qualifier instance based on this qualifier type with the default namespace.StandardQualifierType.getQualifier
(Object value, NameSpacePath path) Create a new Qualifier instance based on this qualifier typeModifier and TypeMethodDescriptionNamedElement.getAllQualifiers()
Get all qualifiers declared on, or inherited by this qualified ElementCimClass.getMethodQualifiers
(String methodName) Get the qualifiers declared on a methodCimStructure.getPropertyQualifiers
(String propertyName) Get the qualifiers declared on a propertyQualifiedElement.getQualifiers()
Get the list of qualifiers declared on this qualified element