Uses of Class
org.episteme.social.arts.Artwork
Packages that use Artwork
Package
Description
- artworks, music, literature classification.
- musical notes, instruments, compositions.
- plays, performances, dramatic arts.
-
Uses of Artwork in org.episteme.social.arts
Subclasses of Artwork in org.episteme.social.artsModifier and TypeClassDescriptionclassRepresents 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.Methods in org.episteme.social.arts that return ArtworkMethods in org.episteme.social.arts that return types with arguments of type ArtworkModifier and TypeMethodDescriptionCollection.findByName(String artworkName) Finds an artwork in this collection by its exact name.Collection.getArtworks()Returns an unmodifiable set of artworks in this collection.Methods in org.episteme.social.arts with parameters of type ArtworkModifier and TypeMethodDescriptionvoidCollection.addArtwork(Artwork artwork) booleanstatic List<ArtCritiqueEngine.CritiqueResult> Evaluates an artwork against period-appropriate standards.voidCollection.removeArtwork(Artwork artwork) Constructors in org.episteme.social.arts with parameters of type ArtworkModifierConstructorDescriptionPerformance(Artwork artwork, Place place, TimeCoordinate date, String comments) ProvenanceRecord(Artwork artwork) -
Uses of Artwork in org.episteme.social.arts.music
Subclasses of Artwork in org.episteme.social.arts.musicModifier and TypeClassDescriptionclassRepresents a musical composition with multiple tracks and signatures. -
Uses of Artwork in org.episteme.social.arts.theater
Subclasses of Artwork in org.episteme.social.arts.theater