| http://www.w3.org/ns/prov#value | - Examples Some examples of state information that a model might track: hitPoints, name, type, position, orientation, size, status, animationState, meshPointers, isDead, identification.Some examples of methods that a model might implement: die(), getHit(), updateAnim(), insertIntoWorldDatabase(), moveTo() Related Patterns Model collections are also called a Model Database.
|