PRESENTATIONCONTENT ONLY PACKAGE: Holds the entities - presentationElements, States, Calibrations, Animation - most extend genericentity.



Classes
 ClassDescription
 AnimationElement PRESENTATIONCONTENT ONLY ENTITY: This is a Subclass of GenericEntity and represents one AnimationElement of ONE SINGLE PresentationState (as defined in its XML representation) Please see the presentation identifier for the right texual xml representation of its attributes.
 Calibration PRESENTATIONCONTENT ONLY ENTITY: This holds the calibration information of an presentationelement as defined in the xml
 PresentationComponentStateGroupCollection PRESENTATIONCONTENT ONLY ENTITY: This is a Subclass of ArrayCollection and holds all visual state layers of one presentationelement
 PresentationElement PRESENTATIONCONTENT ONLY ENTITY: This is a Subclass of GenericEntity and represents ONE SINGLE PresentationElement (as defined in its XML representation) It can hold multiple PresentationStates (within a state collection)
 PresentationElementCollection PRESENTATIONCONTENT ONLY ENTITY: This is a Subclass of ArrayCollection and provides all mechancis to hold and search PresentationElements
 PresentationState PRESENTATIONCONTENT ONLY ENTITY: This is a Subclass of GenericEntity and represents ONE SINGLE PresentationState of an PresentationElement (as defined in its XML representation) It can hold its own (ONE) animationElement, contentElement and specialElement.
 PresentationStateCollection PRESENTATIONCONTENT ONLY ENTITY: This is a Subclass of ArrayCollection and provides all mechancis to hold and search PresentationStates
 SpecialElement PRESENTATIONCONTENT ONLY ENTITY: This is a Subclass of GenericEntity and represents one SpecialElement of ONE SINGLE PresentationState (as defined in its XML representation) Please see the presentation identifier for the right texual xml representation of its attributes.