public final class FESProperty extends RuleSetProperty.Default
RuleSetProperty.Default, RuleSetProperty.Local| Modifier and Type | Method and Description |
|---|---|
int |
check(AnalyserRuleSet ruleSet)
Check whether the given rule set satisfies the property
or does not.
|
String |
getDescription() |
String |
getFullName() |
Iterable<RuleSetProperty> |
getGeneralisations() |
String |
getLabel()
This method must return a label not used by any other
rule property or undefined behaviour is to be expected.
|
static FESProperty |
instance() |
getSpecialisationspublic static FESProperty instance()
public String getFullName()
public String getDescription()
public String getLabel()
RuleSetPropertypublic int check(AnalyserRuleSet ruleSet)
RuleSetPropertycheck in interface RuleSetPropertycheck in class RuleSetProperty.Defaultpublic Iterable<RuleSetProperty> getGeneralisations()
getGeneralisations in interface RuleSetPropertygetGeneralisations in class RuleSetProperty.DefaultCopyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.