Class BusinessObject

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

public class BusinessObject extends SemanticEntity
This class represents individuals in an ontology.
See Also:
  • Method Details

    • create

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