Uses of Class
org.episteme.social.economics.PotentialResource
Packages that use PotentialResource
Package
Description
Provides mathematical and analytical models for architectural engineering,
building physics, and urban history.
Provides models and simulation engines for urban traffic flow analysis.
- artworks, music, literature classification.
- musical notes, instruments, compositions.
- plays, performances, dramatic arts.
Provides comprehensive mathematical models for economic systems, agent-based
modeling, and financial analysis.
Provides classes and interfaces for representing economic resources.
Provides classes and interfaces for archaeological research and analysis.
-
Uses of PotentialResource in org.episteme.social.architecture
Subclasses of PotentialResource in org.episteme.social.architectureModifier and TypeClassDescriptionclassRepresents a building or architectural structure, integrating historical, geographical, and stylistic dimensions. -
Uses of PotentialResource in org.episteme.social.architecture.traffic
Subclasses of PotentialResource in org.episteme.social.architecture.trafficModifier and TypeClassDescriptionclassRepresents a generic vehicle entity within a macro or microscopic traffic system. -
Uses of PotentialResource in org.episteme.social.arts
Subclasses of PotentialResource in org.episteme.social.artsModifier and TypeClassDescriptionclassRepresents a piece of art (Artwork), integrating historical, geographical, economic, and scientific dimensions.classRepresents a book or publication within the literary arts.classRepresents a film or motion picture within the cinematic arts.classRepresents a visual artwork such as a painting, drawing, or photograph. -
Uses of PotentialResource in org.episteme.social.arts.music
Subclasses of PotentialResource in org.episteme.social.arts.musicModifier and TypeClassDescriptionclassRepresents a musical composition with multiple tracks and signatures. -
Uses of PotentialResource in org.episteme.social.arts.theater
Subclasses of PotentialResource in org.episteme.social.arts.theater -
Uses of PotentialResource in org.episteme.social.economics
Subclasses of PotentialResource in org.episteme.social.economicsModifier and TypeClassDescriptionclassModels human labor and expertise as an economic resource. * @version 1.1classRepresents a physical or tangible resource with a unique identification (serial number).classA class representing a physical or virtual resource with ownership, position, and temporal attributes.Methods in org.episteme.social.economics that return types with arguments of type PotentialResourceModifier and TypeMethodDescriptionFactory.getProductionProducts()Returns unmodifiable set of output products manufactured by this factory.Factory.getProductionResources()Returns unmodifiable set of ingredients/input resources required for production.Methods in org.episteme.social.economics with parameters of type PotentialResourceModifier and TypeMethodDescriptionvoidFactory.addProductionProduct(PotentialResource pr) voidFactory.addProductionResource(PotentialResource pr) -
Uses of PotentialResource in org.episteme.social.economics.resources
Subclasses of PotentialResource in org.episteme.social.economics.resourcesModifier and TypeClassDescriptionclassRepresents a resource created by human craftsmanship (an artifact).classRepresents a human-made physical structure such as a house, factory, or skyscraper. * @version 1.1classRepresents wearable items. * @version 1.1classRepresents a living biological resource (animal, plant, etc.). * @version 1.1classRepresents fossilized remains of ancient organisms. * @version 1.1classRepresents natural resources in gaseous form. * @version 1.1classRepresents a large-scale structure or artwork installed in a specific location.classRepresents natural resources in liquid form. * @version 1.1classRepresents a complex tool (machine) that consumes energy to perform work.classA class representing Minerals.classRepresents resources found naturally in the environment (planets, stars, living organisms, minerals). * @version 1.1classRepresents a crafted object that can be moved and used (e.g., tools, appliances, small structures).classRepresents a constructed path or road infrastructure.classRepresents an autonomous machine (Robot).classRepresents natural resources in solid form (e.g., stones, rocks). * @version 1.1classRepresents a tangible physical object that occupies space and may have a 3D representation.classRepresents a tool used to build or repair other objects.classRepresents a machine capable of transporting entities.Methods in org.episteme.social.economics.resources that return PotentialResource -
Uses of PotentialResource in org.episteme.social.history.archeology
Subclasses of PotentialResource in org.episteme.social.history.archeologyModifier and TypeClassDescriptionclassRepresents an archaeological item (fossil, artifact, etc.) found at a site.