}
setUnionConstituentTypes((SchemaType[])
constituentMemberTypes.toArray(StscState.EMPTY_ST_ARRAY));
setUnionSubTypes((SchemaType[])
allSubTypes.toArray(StscState.EMPTY_ST_ARRAY));
setUnionCommonBaseType(commonBaseType);
}
public QName getSubstitutionGroup()
{ return _sg; }