Class BusinessType

java.lang.Object
com.imc.datamodel.SemanticEntity
com.imc.datamodel.BusinessType
All Implemented Interfaces:
Serializable

public class BusinessType extends SemanticEntity
This class represents classes in an ontology.
See Also:
  • Field Details

    • CACHE

      public static final <any> CACHE
  • Method Details

    • create

      public static BusinessType create(String uri)
      Constructs a new instance. The provided uri may be neither null nor empty.