Creates a new BusinessObjectType bot such that:
Name of the business object type
Defines whether or not the bot represents a participant type
Defines the data attributes held in the business object type
Set of master business object types
Set of methods added to this
attribute type to add to this
Master Business object type to add for this
method to be added to this.methods
ID of the attribute to be retrieved
Id of the method to be retrieved
new FSM to be assigned to this
New ID to assign to this
MetaElements to be stored into a map
Generated using TypeDoc
A
BusinessObjectTyperepresents a type of business object.BusinessObjectTypes are mutable
participant (boolean): determines whether or not the business object type represents a participant type
attributes : set of AttributeType held in the business object type
masters : set of master BusinessObjectTypes
fsm (FSM) : finite state machine attached to the business object type