Package org.anchoranalysis.feature.io.name

Naming items in a weay that breaks down into multiple elements.
  • Interface Summary 
    Interface Description
    MultiName
    A name that that uniquely identifies an entity, and is composed of two parts.
  • Class Summary 
    Class Description
    CombinedName
    A name which is unique when a primaryName is combined with a secondaryName
    MultiNameFactory
    Creates MultiName.
    SimpleName
    A name with only one part, and is always unique.