このメソッドは、_className, _objectName, _objectNumber が aClassName, aObjName, aObjNum に一致した場合 true を返します。 どれか1つでも一致しないものがあれば false を返します。 If the current object is same as class name, object name, and object number given by the arguments, this method returns true. Otherwise, false.