Uses of Class
org.episteme.social.philosophy.Model
Packages that use Model
Package
Description
Provides support for philosophy, including formal logic, ethics,
epistemology, and storytelling.
-
Uses of Model in org.episteme.social.philosophy
Methods in org.episteme.social.philosophy that return types with arguments of type ModelModifier and TypeMethodDescriptionPhilosophicalCurrent.getModels()Returns the set of models associated with this current.Methods in org.episteme.social.philosophy with parameters of type ModelModifier and TypeMethodDescriptionvoidAdds a model to this current.voidPhilosophicalCurrent.removeModel(Model model) Removes a model from this current.Method parameters in org.episteme.social.philosophy with type arguments of type Model