Class CombinedName

Object
org.anchoranalysis.feature.io.name.CombinedName
All Implemented Interfaces:
Comparable<MultiName>, Iterable<String>, MultiName

public class CombinedName
extends Object
implements MultiName
A name which is unique when a primaryName is combined with a secondaryName

In some cases (e.g. when grouping) the primaryName has relevance.

Author:
Owen