Class RichFeature.Template

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable
    Enclosing interface:
    RichFeature

    public static class RichFeature.Template
    extends Feature.Template
    Added-value extension of Feature.Template including bits we're interested in, eg. featureRelationshipSet for relationships with other features, and rankedCrossRefs for lookups into other databases.
    See Also:
    Serialized Form
    • Field Detail

      • featureRelationshipSet

        public java.util.Set featureRelationshipSet
      • rankedCrossRefs

        public java.util.Set rankedCrossRefs
    • Constructor Detail

      • Template

        public Template()