An abstract stratigraphic organization interpretation is the main class that defines the relationships between the stratigraphic units and provides the stratigraphic hierarchy of the earth.
More...
|
virtual | ~AbstractStratigraphicOrganizationInterpretation ()=default |
|
bool | isStratigraphic () const final |
|
std::vector< AbstractGridRepresentation * > | getGridRepresentations () const |
|
unsigned int | getGridRepresentationCount () const |
|
AbstractGridRepresentation * | getGridRepresentation (unsigned int index) const |
|
bool | isAssociatedToGridRepresentation (AbstractGridRepresentation *gridRep) const |
|
virtual | ~AbstractOrganizationInterpretation ()=default |
|
virtual bool | isStructural () const |
|
virtual bool | isRockFluid () const |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject) |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, AbstractFeatureInterpretation *partOf) |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, gsoap_resqml2_0_1::resqml20__ContactSide directObjectQualifier) |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_resqml2_0_1::resqml20__ContactSide subjectQualifier, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, gsoap_resqml2_0_1::resqml20__ContactSide directObjectQualifier) |
|
virtual | ~AbstractFeatureInterpretation ()=default |
|
common::DataObjectReference | getInterpretedFeatureDor () const |
|
void | setInterpretedFeature (AbstractFeature *feature) |
|
AbstractFeature * | getInterpretedFeature () const |
|
gsoap_resqml2_0_1::resqml20__Domain | initDomain (gsoap_resqml2_0_1::resqml20__Domain defaultDomain) const |
|
gsoap_resqml2_0_1::resqml20__Domain | getDomain () const |
|
std::vector< AbstractRepresentation * > | getRepresentationSet () const |
|
uint64_t | getRepresentationCount () const noexcept |
|
AbstractRepresentation * | getRepresentation (uint64_t index) const |
|
std::vector< GridConnectionSetRepresentation * > | getGridConnectionSetRepresentationSet () const |
|
virtual void | loadTargetRelationships () override |
|
An abstract stratigraphic organization interpretation is the main class that defines the relationships between the stratigraphic units and provides the stratigraphic hierarchy of the earth.
BUSINESS RULE: A stratigraphic organization must be in a ranked order from a lower rank to an upper rank. For example, it is possible to find previous unit containment relationships between several ranks.