Class Performance
java.lang.Object
org.episteme.social.history.Event
org.episteme.social.arts.Performance
- All Implemented Interfaces:
Serializable, Comparable<Event>, Commented, ComprehensiveIdentification, Identified<Identification>, Named, Temporal<TimeCoordinate>
A Live Performance of an Artwork.
(e.g., play, concert, screening).
Represents a specific event where an artwork is "performed".
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionPerformance(Artwork artwork, Place place, TimeCoordinate date, String comments) -
Method Summary
Methods inherited from class Event
compareTo, equals, getCategory, getDescription, getId, getTraits, getWhen, happensAfter, happensBefore, hashCode, toStringMethods inherited from interface Commented
getComments, getTrait, setCommentsMethods inherited from interface ComprehensiveIdentification
getName, getTrait, setName, setTrait
-
Constructor Details
-
Performance
-
-
Method Details
-
getArtwork
-
getPlace
-