Class SimpleHeatPattern
java.lang.Object
com.evolveum.midpoint.model.impl.mining.algorithm.cluster.object.SimpleHeatPattern
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getKey()
int
int
void
incrementTotalRelations
(int incrementNumber) boolean
void
-
Constructor Details
-
SimpleHeatPattern
-
-
Method Details
-
getPropertiesOids
-
getKey
public int getKey() -
isPartOf
-
getPropertiesCount
public int getPropertiesCount() -
getTotalRelations
public int getTotalRelations() -
incrementTotalRelations
public void incrementTotalRelations(int incrementNumber) -
removeTotalRelations
public void removeTotalRelations()
-