Skip navigation links

JALSE 1.1.0 API

Packages 
Package Description
jalse
This is the JALSE parent package.
jalse.actions
This package is for scheduling and managing Action (like Runnable but with a ActionContext and potentially associated actor).
jalse.attributes
This package is for managing/storing AttributeType values.
jalse.entities
This package is for creating and storing Entity within EntityContainer.
jalse.entities.annotations
This package provides many Annotation to be used by EntityMethodFunction.
jalse.entities.functions
This package provides the default EntityMethodFunction implementations to be used by EntityFunctionResolver.
jalse.entities.methods
This package provides EntityMethod that are mapped to actual methods called on Entity (mapped by EntityFunctionResolver using the relevant EntityMethodFunction).
jalse.misc
This package is for shared utilities across all other packages.
jalse.tags
This package provides the Tag functionality.
Skip navigation links