Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.common.service.population
Interface Population

All Known Implementing Classes:
PopulationImpl

public interface Population

Represents instance or property population.

Author:
Simon Templer

Field Summary
static int UNKNOWN
          Constant representing unknown population count.
 
Method Summary
 int getOverallCount()
          Get the overall count of the instance or property values.
 int getParentsCount()
          Get how many of the parents of the property actually have at least one value for this property.
 

Field Detail

UNKNOWN

static final int UNKNOWN
Constant representing unknown population count.

See Also:
Constant Field Values
Method Detail

getOverallCount

int getOverallCount()
Get the overall count of the instance or property values.

Returns:
the overall count

getParentsCount

int getParentsCount()
Get how many of the parents of the property actually have at least one value for this property. For instances the overall count is returned as they have no parents.

Returns:
the count of parents that have such a property value, or the overall count if the population is associated to an instance

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d