21 #include "resqml2_0_1/AbstractStratigraphicOrganizationInterpretation.h" 22 #include "resqml2_0_1/StratigraphicColumn.h" 23 #include "resqml2_0_1/StratigraphicOccurrenceInterpretation.h" 79 bool isAChronoStratiRank()
const;
84 unsigned int getContactCount()
const;
91 gsoap_resqml2_0_1::resqml2__ContactMode getSubjectContactModeOfContact(
const unsigned int & contactIndex)
const;
103 gsoap_resqml2_0_1::resqml2__ContactMode getDirectObjectContactModeOfContact(
const unsigned int & contactIndex)
const;
113 class HorizonInterpretation* getHorizonInterpretationOfContact(
const unsigned int & contactIndex)
const;
118 const std::vector<class StratigraphicUnitInterpretation*> & getStratigraphicUnitInterpretationSet()
const;
123 const std::vector<class StratigraphicOccurrenceInterpretation*> & getStratigraphicOccurrenceInterpretationSet()
const;
128 const std::vector<class HorizonInterpretation*> & getHorizonInterpretationSet()
const;
133 const std::vector<StratigraphicColumn*> & getStratigraphicColumnSet()
const;
135 static const char* XML_TAG;
140 std::vector<epc::Relationship> getAllEpcRelationships()
const;
144 std::vector<class StratigraphicUnitInterpretation*> stratigraphicUnitSet;
145 std::vector<class HorizonInterpretation*> horizonInterpretationSet;
148 std::vector<StratigraphicColumn *> stratigraphicColumnSet;
149 std::vector<StratigraphicOccurrenceInterpretation *> stratigraphicOccurrenceInterpretationSet;
Definition: StratigraphicUnitInterpretation.h:25
virtual std::string getXmlTag() const
Definition: StratigraphicColumnRankInterpretation.h:136
Definition: OrganizationFeature.h:25
~StratigraphicColumnRankInterpretation()
Definition: StratigraphicColumnRankInterpretation.h:58
Definition: EpcDocument.h:65
StratigraphicColumnRankInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: StratigraphicColumnRankInterpretation.h:37
Definition: EpcDocument.h:154
StratigraphicColumnRankInterpretation(gsoap_resqml2_0_1::_resqml2__StratigraphicColumnRankInterpretation *fromGsoap)
Definition: StratigraphicColumnRankInterpretation.h:53
Definition: HorizonInterpretation.h:27
Definition: AbstractStratigraphicOrganizationInterpretation.h:26
Definition: StratigraphicColumnRankInterpretation.h:30