Vertex Types - skrusche63/OASIS-ebXML-RegRep-v4.0 GitHub Wiki
This is a list of all OASIS ebRIM v4.0 information objects, that have been mapped onto vertices:
public enum VertexType {
ActionType,
AuditableEventType,
AssociationType,
ClassificationNodeType,
ClassificationSchemeType,
ClassificationType,
CommentType,
DeliveryInfoType,
DynamicObjectRefType,
EmailAddressType,
ExternalIdentifierType,
ExternalLinkType,
ExtensibleObjectType,
ExtrinsicObjectType,
FederationType,
IdentifiableType,
InternationalStringType,
LocalizedStringType,
NotificationType,
ObjectRefType,
OrganizationType,
ParameterType,
PartyType,
PersonNameType,
PersonType,
PostalAddressType,
QueryDefinitionType,
QueryExpressionType,
QueryType,
RegistryObjectType,
RegistryPackageType,
RegistryType,
RoleType,
ServiceBindingType,
ServiceEndpointType,
ServiceInterfaceType,
ServiceType,
SlotType,
StringQueryExpressionType,
SubscriptionType,
TaxonomyElementType,
TelephoneNumberType,
VersionType,
XMLQueryExpressionType
}