returnthe descriptor instance to associate with this XMLNode if (getDescriptor() instanceof RuntimeDescriptor) { return (RuntimeDescriptor) getDescriptor(); } else { return null; }
if (getDescriptor() instanceof RuntimeDescriptor) { return (RuntimeDescriptor) getDescriptor(); } else { return null; }