RELATIONSHIPDEF_ASSOCIATION_AND_CONTAINER(400,"ATLAS-400-00-030","ASSOCIATION relationshipDef {0} creation attempted with an end specifying isContainer"),
RELATIONSHIPDEF_COMPOSITION_NO_CONTAINER(400,"ATLAS-400-00-031","COMPOSITION relationshipDef {0} creation attempted without an end specifying isContainer"),
RELATIONSHIPDEF_AGGREGATION_NO_CONTAINER(400,"ATLAS-400-00-032","AGGREGATION relationshipDef {0} creation attempted without an end specifying isContainer"),
RELATIONSHIPDEF_COMPOSITION_SET_CONTAINER(400,"ATLAS-400-00-033","COMPOSITION relationshipDef {0} cannot have a SET cardinality and be a container"),
RELATIONSHIPDEF_COMPOSITION_MULTIPLE_PARENTS(400,"ATLAS-400-00-033","COMPOSITION relationshipDef {0} can only have one parent; so cannot have SET cardinality on children"),
RELATIONSHIPDEF_LIST_ON_END(400,"ATLAS-400-00-034","relationshipDef {0} cannot have a LIST cardinality on an end"),
RELATIONSHIPDEF_INVALID_END_TYPE(400,"ATLAS-400-00-035","relationshipDef {0} has invalid end type {1}"),
INVALID_RELATIONSHIP_END_TYPE(400,"ATLAS-400-00-036","invalid update for relationshipDef {0}: new end type {1}, existing end type {2}"),