OMBUNDEFINE ASSOCIATION_DEFINITION
Purpose
To undefine an association between two classes (types).
Prerequisites
Association definition to be undefined should already exist. This command can be executed for any association definition regardless of current context. Only user defined associations can be undefined. User must have CREATE_EXTENSIONMODEL system privilege and has to be connected in single user mode to run this command.
Syntax
parseUndefineAssociationCommand = OMBUNDEFINE ASSOCIATION_DEFINITION
"QUOTED_STRING" [ ( ON | OF ) "modelClause" ]
modelClause = ( MODEL "QUOTED_STRING" | PLATFORM "QUOTED_STRING" |
CONFIGURATION_TEMPLATE "QUOTED_STRING" ( ON | OF ) PLATFORM
"QUOTED_STRING" )
Parameters
parseUndefineAssociationCommand
Undefine an association.