Uses of Enum Class
org.episteme.social.history.archeology.StratigraphyModel.Relationship
Packages that use StratigraphyModel.Relationship
Package
Description
Provides classes and interfaces for archaeological research and analysis.
-
Uses of StratigraphyModel.Relationship in org.episteme.social.history.archeology
Subclasses with type arguments of type StratigraphyModel.Relationship in org.episteme.social.history.archeologyModifier and TypeClassDescriptionstatic enumTopographic relationship between stratigraphic units.Methods in org.episteme.social.history.archeology that return StratigraphyModel.RelationshipModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StratigraphyModel.Relationship[]StratigraphyModel.Relationship.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.social.history.archeology that return types with arguments of type StratigraphyModel.RelationshipMethods in org.episteme.social.history.archeology with parameters of type StratigraphyModel.RelationshipModifier and TypeMethodDescriptionvoidStratum.addRelation(String otherStratumId, StratigraphyModel.Relationship relationship)