Uses of Class
org.mcp.variables.statics.Label
Packages that use Label
Package
Description
Core abstractions for the MCP symbolic engine.
-
Uses of Label in org.mcp.core
Fields in org.mcp.core with type parameters of type LabelModifier and TypeFieldDescriptionMCPLabels._domainToLabelsDomain name to set of static variables.MCPLabels._domainToLabelToECsDomain name to mapping from static variable to its EC indices.MCPLabels._domainToObjectToLabelDomain name to mapping from object to static variable.MCPLabels._domainToTrueVariableDomain name to the "true" static variable.Methods in org.mcp.core that return types with arguments of type LabelModifier and TypeMethodDescriptionECEngine.getECs()Returns a mapping from each label to the set of EC indices it covers.Methods in org.mcp.core with parameters of type LabelModifier and TypeMethodDescriptionvoidAdds a domain variable to this class.Returns a bit vector representing the given label in the specified domain.MCPLabels.getLabelECs(String domainName, Label var) Retrieves the set of ECs for a specific static variable within a given domain.MCPFactory.getLabelFillOtherDomain(String domainName, Label value) Returns a bit vector for the given label in one domain, and true in all other domains.booleanChecks if one static variable contains another within a given domain.Constructors in org.mcp.core with parameters of type LabelModifierConstructorDescriptionConstructs ECs for the given set of labels.Constructor parameters in org.mcp.core with type arguments of type Label -
Uses of Label in org.mcp.variables.statics
Subclasses of Label in org.mcp.variables.staticsModifier and TypeClassDescriptionclassclassclassclassclassclassclassMethods in org.mcp.variables.statics that return LabelMethods in org.mcp.variables.statics that return types with arguments of type Label