Packages

trait SpecificWeight extends Property

Trait representing the entity's specific weight property.

Linear Supertypes
Property, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SpecificWeight
  2. Property
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def getSpecificWeightComponent: SpecificWeightComponent

    Gets the SpecificWeight Component

    Gets the SpecificWeight Component

    returns

    the SpecificWeight Component

  2. abstract def getUUID: String

    Gets the UUID of this entity

    Gets the UUID of this entity

    returns

    The uuid.

    Definition Classes
    Property