public class CIBF extends ObjectiveFunctionImplementation
It measures the feature interlacing of a PLA by summing the numbers of features that the assessed feature share in at least one architectural class. Adopted by Luciane Baldo Nicolodi (2020).
| Constructor and Description | 
|---|
CIBF(Architecture architecture)  | 
addToResults, divideToResults, getArchitecture, getResults, setArchitecture, setResults, setResultspublic CIBF(Architecture architecture)