Edge 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 edges:

public enum EdgeType {
	hasAction,
	hasAffectedObject,
	hasAffectedObjectRef,
	hasAuditableEvent,
	hasChild,
	hasClassification,
	hasComment,
	hasContentVersion,
	hasDeliveryInfo,
	hasDescription,
	hasEmailAddress,
	hasIdentifier,
	hasLink,	
	hasLocaleString,
	hasMember,
	hasName,
	hasOrganization,
	hasParameter,
	hasPersonName,
	hasPostalAddress,
	hasQuery,
	hasQueryExpression,
	hasSelector,
	hasServiceEndpoint,
	hasSlot,
	hasTelephoneNumber,
	hasVersion	
}