Package com.rapidtransform.org.model

Interface Summary
Approvable This interface is used to define an object that can be approved by management or technical personnel.
DatedEvent This is a general interface for a DateTime or an OrganizationEvent
OrganizationalData This is an interface to signify an object on which organizational data can be applied - such as applying person, datetime, organization, etc.
OrganizationElement This interface defines objects that can be associated with the organization package objects, including Person, DateTime, and Organization.
TimePeriod See period_or_date select in STEP
 

Class Summary
Address This class contains all the address and contact information for a person, company, etc.
Alias The Alias is used to associate an object with a different context, such as another Organization.
Approval An Approval is a judgment based on the quality of product data from an organization that is subject to approval.
ApprovalRelation This class links two Approval objects.
ApprovalStatus This class contains the state of acceptance for some product data.
DateTime This class wraps a date and time and associates it with it's association class.
DateTimeAssignment The DateTimeAssignment assigns a point in time - a date and time or an event - with product data.
Duration This class defines a duration of time.
Organization  
OrganizationEvent An OrganizationEvent is a point in time relative to an event.
OrganizationRelation this class is the relation between two organization objects.
Person This class represents a person.
PersonDateAssignment This class associates a PersonDateOrg object with product data and provides additional information such as role about the assignment.
PersonDateOrg This class represents the association of a Person or Organization with a Date or Event.
PersonOrganizationAssignment This class associates a Person or an Organization with product data.
PersonRole This class defines a person's role in an organization.
PersonRoleRelation This class allows the linking of two PersonRole objects in an organization.
 

Enum Summary
ApprovalLevel  
ApprovalRelation.RelationType  
DateTimeAssignment.DateTimeAssignmentRole  
Organization.OrganizationType  
OrganizationRelation.RelationType  
PersonDateAssignment.PersonDateAssignRole  
PersonOrganizationAssignment.Role  
PersonRoleRelation.RelationType