Uses of Class
net.ssehub.easy.varModel.model.rewrite.modifier.AbstractFrozenChecker
Packages that use AbstractFrozenChecker
-
Uses of AbstractFrozenChecker in net.ssehub.easy.varModel.model.rewrite.modifier
Subclasses of AbstractFrozenChecker in net.ssehub.easy.varModel.model.rewrite.modifierModifier and TypeClassDescriptionclassRemoves constraint out of compounds, pointing to only frozen and constant elements.classAIModelElementFilterto filter constraints, containing only frozen variables and constants.classRemoves frozenConstraintTypevariables if they are only pointing to frozen variable.classChecks whether all instances of a givenDerivedDatatypeare frozen and will remove all constraints, if all instances are frozen or if none exist.