Looks for the Constraint with the given name in this Structure. Returns
the Constraint or null if none found.
Parameters: pConstraintName - Looks for the Constraint with the given name in this Structure. Returns the Constraint or null if none found.
Returns collection of all DataTypes and Structures used in this Structure
and all its fields to any depth.
Returns collection of all DataTypes and Structures used in this Structure and all its fields to any depth.
Looks for the Constraint with the given name in this Structure. Returns
the Constraint or throws exception if none found.
Parameters: pConstraintName - Looks for the Constraint with the given name in this Structure. Returns the Constraint or throws exception if none found.
if this Structure is owned by DataDictionary - this method will return
it. Otherwise null is returned
if this Structure is owned by DataDictionary - this method will return it. Otherwise null is returned
Sets the value of reference servicemodule. See
Structure.getServicemodule
for description on the reference.
Parameters: newValue - New value to be set.