|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.metadata.iso.MetadataEntity org.geotools.metadata.iso.maintenance.ScopeDescriptionImpl
Description of the class of information covered by the information.
Field Summary |
Fields inherited from class org.geotools.metadata.iso.MetadataEntity |
LOGGER |
Constructor Summary | |
ScopeDescriptionImpl()
Creates an initially empty scope description. |
Method Summary | |
boolean |
equals(java.lang.Object object)
Compare this scope description with the specified object for equality. |
protected void |
freeze()
Declare this metadata and all its attributes as unmodifiable. |
java.util.Set |
getAttributes()
Returns the attributes to which the information applies. |
java.util.Set |
getFeatureInstances()
Returns the feature instances to which the information applies. |
java.util.Set |
getFeatures()
Returns the features to which the information applies. |
int |
hashCode()
Returns a hash code value for this maintenance information. |
java.lang.String |
toString()
Returns a string representation of this maintenance information. |
Methods inherited from class org.geotools.metadata.iso.MetadataEntity |
appendLineSeparator, checkWritePermission, copyCollection, isModifiable, nonNullCollection, unmodifiable, unmodifiable |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ScopeDescriptionImpl()
Method Detail |
public java.util.Set getAttributes()
getAttributes
in interface org.opengis.metadata.maintenance.ScopeDescription
public java.util.Set getFeatures()
getFeatures
in interface org.opengis.metadata.maintenance.ScopeDescription
public java.util.Set getFeatureInstances()
getFeatureInstances
in interface org.opengis.metadata.maintenance.ScopeDescription
protected void freeze()
freeze
in class MetadataEntity
public boolean equals(java.lang.Object object)
public int hashCode()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |