|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="MD_LegalConstraints", specification=ISO_19115) public interface LegalConstraints
Restrictions and legal prerequisites for accessing and using the resource.
Method Summary | |
---|---|
Collection<Restriction> |
getAccessConstraints()
Access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource. |
Collection<? extends InternationalString> |
getOtherConstraints()
Other restrictions and legal prerequisites for accessing and using the resource. |
Collection<Restriction> |
getUseConstraints()
Constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource. |
Methods inherited from interface Constraints |
---|
getUseLimitation |
Method Detail |
---|
@UML(identifier="accessConstraints", obligation=OPTIONAL, specification=ISO_19115) Collection<Restriction> getAccessConstraints()
@UML(identifier="useConstraints", obligation=OPTIONAL, specification=ISO_19115) Collection<Restriction> getUseConstraints()
@UML(identifier="otherConstraints", obligation=CONDITIONAL, specification=ISO_19115) Collection<? extends InternationalString> getOtherConstraints()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |