Uses of Enum
net.aifusion.metamodel.Scope
Packages that use Scope
Package
Description
This package contains the basic implementation classes needed for the CIM metamodel, as well as a MOF parser.
-
Uses of Scope in net.aifusion.metamodel
Methods in net.aifusion.metamodel that return ScopeModifier and TypeMethodDescriptionstatic ScopeReturns the enum constant of this type with the specified name.static Scope[]Scope.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.aifusion.metamodel that return types with arguments of type ScopeModifier and TypeMethodDescriptionStandardQualifierType.getScopes()Get the scopes to which this qualifier type can be applied.Methods in net.aifusion.metamodel with parameters of type ScopeModifier and TypeMethodDescriptionbooleanCheck if this qualifier has a given scopebooleanCheck if this qualifier type applies to a particular element typebooleanCheck if this qualifierType has a given scope