36 #include "resqml2_0_1/AbstractStratigraphicOrganizationInterpretation.h" 37 #include "resqml2_0_1/StratigraphicColumn.h" 38 #include "resqml2_0_1/StratigraphicOccurrenceInterpretation.h" 94 bool isAChronoStratiRank()
const;
99 unsigned int getContactCount()
const;
106 gsoap_resqml2_0_1::resqml2__ContactMode getSubjectContactModeOfContact(
const unsigned int & contactIndex)
const;
118 gsoap_resqml2_0_1::resqml2__ContactMode getDirectObjectContactModeOfContact(
const unsigned int & contactIndex)
const;
128 class HorizonInterpretation* getHorizonInterpretationOfContact(
const unsigned int & contactIndex)
const;
133 const std::vector<class StratigraphicUnitInterpretation*> & getStratigraphicUnitInterpretationSet()
const;
138 const std::vector<class StratigraphicOccurrenceInterpretation*> & getStratigraphicOccurrenceInterpretationSet()
const;
143 const std::vector<class HorizonInterpretation*> & getHorizonInterpretationSet()
const;
148 const std::vector<StratigraphicColumn*> & getStratigraphicColumnSet()
const;
150 static const char* XML_TAG;
155 std::vector<epc::Relationship> getAllEpcRelationships()
const;
159 std::vector<class StratigraphicUnitInterpretation*> stratigraphicUnitSet;
160 std::vector<class HorizonInterpretation*> horizonInterpretationSet;
163 std::vector<StratigraphicColumn *> stratigraphicColumnSet;
164 std::vector<StratigraphicOccurrenceInterpretation *> stratigraphicOccurrenceInterpretationSet;
virtual std::string getXmlTag() const
Definition: StratigraphicColumnRankInterpretation.h:151
Definition: OrganizationFeature.h:40
Definition: StratigraphicUnitInterpretation.h:40
Definition: AbstractStratigraphicOrganizationInterpretation.h:41
Definition: EpcDocument.h:78
StratigraphicColumnRankInterpretation(gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject)
Definition: StratigraphicColumnRankInterpretation.h:52
Definition: EpcDocument.h:168
~StratigraphicColumnRankInterpretation()
Definition: StratigraphicColumnRankInterpretation.h:73
Definition: HorizonInterpretation.h:42
Definition: StratigraphicColumnRankInterpretation.h:45
StratigraphicColumnRankInterpretation(gsoap_resqml2_0_1::_resqml2__StratigraphicColumnRankInterpretation *fromGsoap)
Definition: StratigraphicColumnRankInterpretation.h:68