Uses of Class
org.episteme.core.methodology.ScientificField
Packages that use ScientificField
Package
Description
Core functionality for the org.episteme.core.methodology package in the Episteme library.
- social structures, persons, and cultural modeling.
-
Uses of ScientificField in org.episteme.core.methodology
Fields in org.episteme.core.methodology declared as ScientificFieldModifier and TypeFieldDescriptionstatic final ScientificFieldScientificField.ASTRONOMYstatic final ScientificFieldScientificField.BIOLOGYstatic final ScientificFieldScientificField.CHEMISTRYstatic final ScientificFieldScientificField.COMPUTER_SCIENCEstatic final ScientificFieldScientificField.ECONOMICSstatic final ScientificFieldScientificField.ENGINEERINGstatic final ScientificFieldScientificField.GEOLOGYstatic final ScientificFieldScientificField.LINGUISTICSstatic final ScientificFieldScientificField.MATHEMATICSstatic final ScientificFieldScientificField.MEDICINEstatic final ScientificFieldScientificField.PHYSICSstatic final ScientificFieldScientificField.PSYCHOLOGYstatic final ScientificFieldScientificField.SOCIOLOGYFields in org.episteme.core.methodology with type parameters of type ScientificFieldModifier and TypeFieldDescriptionstatic final EnumRegistry<ScientificField> ScientificField.REGISTRYMethods in org.episteme.core.methodology that return ScientificFieldModifier and TypeMethodDescriptionstatic ScientificFieldstatic ScientificField[]ScientificField.values() -
Uses of ScientificField in org.episteme.social.sociology
Methods in org.episteme.social.sociology that return types with arguments of type ScientificFieldMethods in org.episteme.social.sociology with parameters of type ScientificFieldConstructors in org.episteme.social.sociology with parameters of type ScientificFieldModifierConstructorDescriptionScientist(String name, ScientificField primaryField) Creates a scientist with name and primary field.