|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="CC_Formula", specification=ISO_19111) public interface Formula
Specification of the coordinate operation method formula.
Method Summary | |
---|---|
Citation |
getCitation()
Reference to a publication giving the formula(s) or procedure used by the coordinate operation method. |
InternationalString |
getFormula()
Formula(s) or procedure used by the operation method. |
Method Detail |
---|
@UML(identifier="formula", obligation=CONDITIONAL, specification=ISO_19111) InternationalString getFormula()
null
if none.getFormula()
and getCitation()
shall be supplied.@UML(identifier="formulaCitation", obligation=CONDITIONAL, specification=ISO_19111) Citation getCitation()
null
if none.getFormula()
and getCitation()
shall be supplied.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |