Class BuildingBlockType

  • All Implemented Interfaces:
    Named

    public final class BuildingBlockType
    extends Object
    implements Named
    The type of a building block. Two instances are considered equal if and only if they are the same instance. Two newly created types with the same names are not considered equal. This is a necessary limitation to avoid ambiguity when querying for elements.