Uses of Enum Class
org.episteme.social.philosophy.PhilosophyConstants.Concept
Packages that use PhilosophyConstants.Concept
Package
Description
Provides support for philosophy, including formal logic, ethics,
epistemology, and storytelling.
-
Uses of PhilosophyConstants.Concept in org.episteme.social.philosophy
Subclasses with type arguments of type PhilosophyConstants.Concept in org.episteme.social.philosophyModifier and TypeClassDescriptionstatic enumFundamental philosophical ontological concepts.Methods in org.episteme.social.philosophy that return PhilosophyConstants.ConceptModifier and TypeMethodDescriptionstatic PhilosophyConstants.ConceptReturns the enum constant of this class with the specified name.static PhilosophyConstants.Concept[]PhilosophyConstants.Concept.values()Returns an array containing the constants of this enum class, in the order they are declared.