Interface StructureType

All Superinterfaces:
DefaultedRegistryValue

@CatalogedBy(StructureTypes.class) public interface StructureType extends DefaultedRegistryValue
A type of Structure
  • Method Details

    • configure

      Structure configure(DataView config)
      Returns the configured structure
      Parameters:
      config - the structure configuration data
      Returns:
      The configured structure